Searched defs:GKI_get_tick_count (Results 1 – 2 of 2) sorted by relevance
106 uint32_t GKI_get_tick_count() { return g_tick_count++; } in GKI_get_tick_count() function
142 uint32_t GKI_get_tick_count(void) { return gki_cb.com.OSTicks; } in GKI_get_tick_count() function