Searched refs:systimer_ll_set_alarm_target (Results 1 – 8 of 8) sorted by relevance
/hal_espressif-latest/components/hal/ |
D | systimer_hal.c | 89 systimer_ll_set_alarm_target(hal->dev, alarm_id, alarm.val); in systimer_hal_set_alarm_target() 103 systimer_ll_set_alarm_target(hal->dev, alarm_id, alarm.val); in systimer_hal_set_alarm_target()
|
/hal_espressif-latest/components/esp_rom/patches/ |
D | esp_rom_systimer.c | 44 systimer_ll_set_alarm_target(hal->dev, alarm_id, alarm.val); in systimer_hal_set_alarm_target()
|
/hal_espressif-latest/components/hal/esp32s2/include/hal/ |
D | systimer_ll.h | 101 __attribute__((always_inline)) static inline void systimer_ll_set_alarm_target(systimer_dev_t *dev,… in systimer_ll_set_alarm_target() function
|
/hal_espressif-latest/components/hal/esp32s3/include/hal/ |
D | systimer_ll.h | 91 __attribute__((always_inline)) static inline void systimer_ll_set_alarm_target(systimer_dev_t *dev,… in systimer_ll_set_alarm_target() function
|
/hal_espressif-latest/components/hal/esp32c2/include/hal/ |
D | systimer_ll.h | 91 __attribute__((always_inline)) static inline void systimer_ll_set_alarm_target(systimer_dev_t *dev,… in systimer_ll_set_alarm_target() function
|
/hal_espressif-latest/components/hal/esp32c3/include/hal/ |
D | systimer_ll.h | 91 __attribute__((always_inline)) static inline void systimer_ll_set_alarm_target(systimer_dev_t *dev,… in systimer_ll_set_alarm_target() function
|
/hal_espressif-latest/components/hal/esp32c6/include/hal/ |
D | systimer_ll.h | 100 __attribute__((always_inline)) static inline void systimer_ll_set_alarm_target(systimer_dev_t *dev,… in systimer_ll_set_alarm_target() function
|
/hal_espressif-latest/components/hal/esp32h2/include/hal/ |
D | systimer_ll.h | 100 __attribute__((always_inline)) static inline void systimer_ll_set_alarm_target(systimer_dev_t *dev,… in systimer_ll_set_alarm_target() function
|