Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_timer/src/
Desp_timer_impl_frc_legacy.c95 static uint32_t s_alarm_overflow_val = DEFAULT_ALARM_OVERFLOW_VAL; variable
96 #define ALARM_OVERFLOW_VAL (s_alarm_overflow_val)
421 return s_alarm_overflow_val;
426 s_alarm_overflow_val = overflow_val;