Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_timer/src/
Desp_timer_impl_common.c43 unsigned now_alarm_idx; // ISR is called due to this current alarm in esp_timer_impl_try_to_set_next_alarm() local
46 now_alarm_idx = 0; in esp_timer_impl_try_to_set_next_alarm()
49 now_alarm_idx = 1; in esp_timer_impl_try_to_set_next_alarm()
56 esp_timer_impl_set_alarm_id(UINT64_MAX, now_alarm_idx); in esp_timer_impl_try_to_set_next_alarm()
60 timestamp_id[now_alarm_idx] = UINT64_MAX; in esp_timer_impl_try_to_set_next_alarm()