Home
last modified time | relevance | path

Searched defs:timeout_next_timer_ms (Results 1 – 3 of 3) sorted by relevance

/btstack/platform/chibios/
H A Dbtstack_run_loop_chibios.c128 int32_t timeout_next_timer_ms = btstack_run_loop_base_get_time_until_timeout(now); in btstack_run_loop_chibios_execute() local
/btstack/platform/wiced/
H A Dbtstack_run_loop_wiced.c108 int32_t timeout_next_timer_ms = btstack_run_loop_base_get_time_until_timeout(now); in btstack_run_loop_wiced_execute() local
/btstack/platform/freertos/
H A Dbtstack_run_loop_freertos.c193 int32_t timeout_next_timer_ms = btstack_run_loop_base_get_time_until_timeout(now); in btstack_run_loop_freertos_execute() local