Home
last modified time | relevance | path

Searched refs:OSTicks (Results 1 – 9 of 9) sorted by relevance

/external/libnfc-nci/src/gki/ulinux/
Dgki_ulinux.c156 gki_cb.com.OSTicks = (UINT32) times(0); in GKI_init()
194 return (gki_cb.com.OSTicks); in GKI_get_os_tick_count()
1038 gki_cb.com.OSTicks = times(0); in GKI_get_time_stamp()
1039 ms_time = GKI_TICKS_TO_MS(gki_cb.com.OSTicks); in GKI_get_time_stamp()
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
Dgki_ulinux.c159 gki_cb.com.OSTicks = (UINT32) times(0); in GKI_init()
197 return (gki_cb.com.OSTicks); in GKI_get_os_tick_count()
1060 gki_cb.com.OSTicks = times(0); in GKI_get_time_stamp()
1061 ms_time = GKI_TICKS_TO_MS(gki_cb.com.OSTicks); in GKI_get_time_stamp()
/external/bluetooth/bluedroid/gki/ulinux/
Dgki_ulinux.c183 gki_cb.com.OSTicks = (UINT32) times(0); in GKI_init()
221 return (gki_cb.com.OSTicks); in GKI_get_os_tick_count()
1295 gki_cb.com.OSTicks = times(0); in GKI_get_time_stamp()
1296 ms_time = GKI_TICKS_TO_MS(gki_cb.com.OSTicks); in GKI_get_time_stamp()
/external/libnfc-nci/src/gki/common/
Dgki_time.c150 return gki_cb.com.OSTicks; in GKI_get_tick_count()
393 gki_cb.com.OSTicks += ticks_since_last_update; in GKI_timer_update()
Dgki_common.h269 UINT32 OSTicks; /* system ticks from start */ member
/external/bluetooth/bluedroid/gki/common/
Dgki_time.c152 return gki_cb.com.OSTicks; in GKI_get_tick_count()
395 gki_cb.com.OSTicks += ticks_since_last_update; in GKI_timer_update()
Dgki_common.h263 UINT32 OSTicks; /* system ticks from start */ member
/external/libnfc-nci/halimpl/bcm2079x/gki/common/
Dgki_time.c150 return gki_cb.com.OSTicks; in GKI_get_tick_count()
393 gki_cb.com.OSTicks += ticks_since_last_update; in GKI_timer_update()
Dgki_common.h269 UINT32 OSTicks; /* system ticks from start */ member