Searched refs:btstack_run_loop_chibios_get_time_ms (Results 1 – 1 of 1) sorted by relevance
73 static uint32_t btstack_run_loop_chibios_get_time_ms(void){ in btstack_run_loop_chibios_get_time_ms() function79 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,