Searched defs:timer_ll_enable_clock (Results 1 – 7 of 7) sorted by relevance
/hal_espressif-latest/components/hal/esp32s2/include/hal/ |
D | timer_ll.h | 56 static inline void timer_ll_enable_clock(timg_dev_t *hw, uint32_t timer_num, bool en) in timer_ll_enable_clock() function
|
/hal_espressif-latest/components/hal/esp32s3/include/hal/ |
D | timer_ll.h | 56 static inline void timer_ll_enable_clock(timg_dev_t *hw, uint32_t timer_num, bool en) in timer_ll_enable_clock() function
|
/hal_espressif-latest/components/hal/esp32/include/hal/ |
D | timer_ll.h | 52 static inline void timer_ll_enable_clock(timg_dev_t *hw, uint32_t timer_num, bool en) in timer_ll_enable_clock() function
|
/hal_espressif-latest/components/hal/esp32c2/include/hal/ |
D | timer_ll.h | 54 static inline void timer_ll_enable_clock(timg_dev_t *hw, uint32_t timer_num, bool en) in timer_ll_enable_clock() function
|
/hal_espressif-latest/components/hal/esp32c3/include/hal/ |
D | timer_ll.h | 54 static inline void timer_ll_enable_clock(timg_dev_t *hw, uint32_t timer_num, bool en) in timer_ll_enable_clock() function
|
/hal_espressif-latest/components/hal/esp32c6/include/hal/ |
D | timer_ll.h | 92 static inline void timer_ll_enable_clock(timg_dev_t *hw, uint32_t timer_num, bool en) in timer_ll_enable_clock() function
|
/hal_espressif-latest/components/hal/esp32h2/include/hal/ |
D | timer_ll.h | 92 static inline void timer_ll_enable_clock(timg_dev_t *hw, uint32_t timer_num, bool en) in timer_ll_enable_clock() function
|