Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/freertos/port/
Dport_systick.c146 } while (systimer_ll_is_alarm_int_fired(systimer_hal->dev, alarm_id)); in SysTickIsrHandler()
/hal_espressif-3.6.0/components/hal/esp32h2/include/hal/
Dsystimer_ll.h157 __attribute__((always_inline)) static inline bool systimer_ll_is_alarm_int_fired(systimer_dev_t *de… in systimer_ll_is_alarm_int_fired() function
/hal_espressif-3.6.0/components/hal/
Dsystimer_hal.c82 if (delta <= 0 && !systimer_ll_is_alarm_int_fired(hal->dev, alarm_id)) { in systimer_hal_set_alarm_target()
/hal_espressif-3.6.0/components/hal/esp32s2/include/hal/
Dsystimer_ll.h165 __attribute__((always_inline)) static inline bool systimer_ll_is_alarm_int_fired(systimer_dev_t *de… in systimer_ll_is_alarm_int_fired() function
/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/
Dsystimer_ll.h158 __attribute__((always_inline)) static inline bool systimer_ll_is_alarm_int_fired(systimer_dev_t *de… in systimer_ll_is_alarm_int_fired() function
/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/
Dsystimer_ll.h157 __attribute__((always_inline)) static inline bool systimer_ll_is_alarm_int_fired(systimer_dev_t *de… in systimer_ll_is_alarm_int_fired() function