Searched refs:GKI_get_os_tick_count (Results 1 - 6 of 6) sorted by relevance

/external/libnfc-nci/halimpl/bcm2079x/gki/common/
H A Dgki.h496 GKI_API extern UINT32 GKI_get_os_tick_count(void);
/external/libnfc-nci/src/gki/common/
H A Dgki.h498 GKI_API extern UINT32 GKI_get_os_tick_count(void);
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
H A Dgki_ulinux.c184 ** Function GKI_get_os_tick_count
191 UINT32 GKI_get_os_tick_count(void) function
/external/libnfc-nci/src/gki/ulinux/
H A Dgki_ulinux.c181 ** Function GKI_get_os_tick_count
188 UINT32 GKI_get_os_tick_count(void) function
/external/libnfc-nci/src/nfa/hci/
H A Dnfa_hci_act.c1481 os_tick = GKI_get_os_tick_count ();
1522 os_tick = GKI_get_os_tick_count ();
H A Dnfa_hci_main.c869 os_tick = GKI_get_os_tick_count ();

Completed in 80 milliseconds