Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_rom/patches/
Desp_rom_systimer.c43 systimer_ll_enable_alarm(hal->dev, alarm_id, false); in systimer_hal_set_alarm_target()
46 systimer_ll_enable_alarm(hal->dev, alarm_id, true); in systimer_hal_set_alarm_target()
51 systimer_ll_enable_alarm(hal->dev, alarm_id, false); in systimer_hal_set_alarm_period()
54 systimer_ll_enable_alarm(hal->dev, alarm_id, true); in systimer_hal_set_alarm_period()
/hal_espressif-latest/components/hal/
Dsystimer_hal.c88 systimer_ll_enable_alarm(hal->dev, alarm_id, false); in systimer_hal_set_alarm_target()
91 systimer_ll_enable_alarm(hal->dev, alarm_id, true); in systimer_hal_set_alarm_target()
102 systimer_ll_enable_alarm(hal->dev, alarm_id, false); in systimer_hal_set_alarm_target()
104 systimer_ll_enable_alarm(hal->dev, alarm_id, true); in systimer_hal_set_alarm_target()
121 systimer_ll_enable_alarm(hal->dev, alarm_id, false); in systimer_hal_set_alarm_period()
124 systimer_ll_enable_alarm(hal->dev, alarm_id, true); in systimer_hal_set_alarm_period()
/hal_espressif-latest/components/esp_timer/src/
Desp_timer_impl_systimer.c179 systimer_ll_enable_alarm(systimer_hal.dev, SYSTIMER_ALARM_ESPTIMER, false); in esp_timer_impl_deinit()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dsystimer_ll.h147 __attribute__((always_inline)) static inline void systimer_ll_enable_alarm(systimer_dev_t *dev, uin… in systimer_ll_enable_alarm() function
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dsystimer_ll.h133 __attribute__((always_inline)) static inline void systimer_ll_enable_alarm(systimer_dev_t *dev, uin… in systimer_ll_enable_alarm() function
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dsystimer_ll.h133 __attribute__((always_inline)) static inline void systimer_ll_enable_alarm(systimer_dev_t *dev, uin… in systimer_ll_enable_alarm() function
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dsystimer_ll.h133 __attribute__((always_inline)) static inline void systimer_ll_enable_alarm(systimer_dev_t *dev, uin… in systimer_ll_enable_alarm() function
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dsystimer_ll.h142 __attribute__((always_inline)) static inline void systimer_ll_enable_alarm(systimer_dev_t *dev, uin… in systimer_ll_enable_alarm() function
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dsystimer_ll.h142 __attribute__((always_inline)) static inline void systimer_ll_enable_alarm(systimer_dev_t *dev, uin… in systimer_ll_enable_alarm() function