Home
last modified time | relevance | path

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

/btstack/platform/chibios/
H A Dbtstack_run_loop_chibios.c73 static uint32_t btstack_run_loop_chibios_get_time_ms(void){ in btstack_run_loop_chibios_get_time_ms() function
79 ts->timeout = btstack_run_loop_chibios_get_time_ms() + timeout_in_ms + 1; in btstack_run_loop_chibios_set_timer()
121 uint32_t now = btstack_run_loop_chibios_get_time_ms(); in btstack_run_loop_chibios_execute()
167 &btstack_run_loop_chibios_get_time_ms,