Home
last modified time | relevance | path

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

/btstack/platform/freertos/
H A Dbtstack_run_loop_freertos.c112 static uint32_t btstack_run_loop_freertos_get_time_ms(void){ in btstack_run_loop_freertos_get_time_ms() function
118 ts->timeout = btstack_run_loop_freertos_get_time_ms() + timeout_in_ms + 1; in btstack_run_loop_freertos_set_timer()
186 uint32_t now = btstack_run_loop_freertos_get_time_ms(); in btstack_run_loop_freertos_execute()
254 &btstack_run_loop_freertos_get_time_ms,