Searched defs:timer_ll_enable_intr (Results 1 – 7 of 7) sorted by relevance
/hal_espressif-latest/components/hal/esp32s2/include/hal/ |
D | timer_ll.h | 227 static inline void timer_ll_enable_intr(timg_dev_t *hw, uint32_t mask, bool en) in timer_ll_enable_intr() function
|
/hal_espressif-latest/components/hal/esp32s3/include/hal/ |
D | timer_ll.h | 226 static inline void timer_ll_enable_intr(timg_dev_t *hw, uint32_t mask, bool en) in timer_ll_enable_intr() function
|
/hal_espressif-latest/components/hal/esp32/include/hal/ |
D | timer_ll.h | 223 static inline void timer_ll_enable_intr(timg_dev_t *hw, uint32_t mask, bool en) in timer_ll_enable_intr() function
|
/hal_espressif-latest/components/hal/esp32c2/include/hal/ |
D | timer_ll.h | 223 static inline void timer_ll_enable_intr(timg_dev_t *hw, uint32_t mask, bool en) in timer_ll_enable_intr() function
|
/hal_espressif-latest/components/hal/esp32c3/include/hal/ |
D | timer_ll.h | 223 static inline void timer_ll_enable_intr(timg_dev_t *hw, uint32_t mask, bool en) in timer_ll_enable_intr() function
|
/hal_espressif-latest/components/hal/esp32c6/include/hal/ |
D | timer_ll.h | 276 static inline void timer_ll_enable_intr(timg_dev_t *hw, uint32_t mask, bool en) in timer_ll_enable_intr() function
|
/hal_espressif-latest/components/hal/esp32h2/include/hal/ |
D | timer_ll.h | 276 static inline void timer_ll_enable_intr(timg_dev_t *hw, uint32_t mask, bool en) in timer_ll_enable_intr() function
|