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