Home
last modified time | relevance | path

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

/btstack/platform/wiced/
H A Dbtstack_run_loop_wiced.c70 static uint32_t btstack_run_loop_wiced_get_time_ms(void){ in btstack_run_loop_wiced_get_time_ms() function
78 ts->timeout = btstack_run_loop_wiced_get_time_ms() + timeout_in_ms + 1; in btstack_run_loop_wiced_set_timer()
104 uint32_t now = btstack_run_loop_wiced_get_time_ms(); in btstack_run_loop_wiced_execute()
153 &btstack_run_loop_wiced_get_time_ms,