HomeSort by relevance Sort by last modified time
    Searched refs:self_delay (Results 1 - 3 of 3) sorted by null

  /system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/
bmtrace.c 62 unsigned long self_delay; member in struct:__anon18377
115 ((bme->ts-prev)>bm_control->self_delay)?bme->ts-prev-bm_control->self_delay:0,
152 bm_control->self_delay = bm_control->entry[1].ts - bm_control->entry[0].ts;
154 print_info("%s: self_delay=%lu\n", __FUNCTION__, bm_control->self_delay);
  /hardware/ti/wlan/wl1271/platforms/os/common/src/
tracebuf.c 56 unsigned long self_delay; member in struct:__anon10546
86 tb_control->self_delay = tb_control->entry[1].ts - tb_control->entry[0].ts;
  /system/wlan/ti/wilink_6_1/platforms/os/common/src/
tracebuf.c 56 unsigned long self_delay; member in struct:__anon18868
86 tb_control->self_delay = tb_control->entry[1].ts - tb_control->entry[0].ts;

Completed in 37 milliseconds