Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/hal/include/hal/
Dsystimer_types.h49 } systimer_alarm_mode_t; typedef
Dsystimer_hal.h74 …_hal_select_alarm_mode(systimer_hal_context_t *hal, uint32_t alarm_id, systimer_alarm_mode_t mode);
/hal_espressif-3.6.0/components/hal/
Dsystimer_hal.c124 …r_hal_select_alarm_mode(systimer_hal_context_t *hal, uint32_t alarm_id, systimer_alarm_mode_t mode) in systimer_hal_select_alarm_mode()