Searched defs:timer_ll_set_divider (Results 1 – 5 of 5) sorted by relevance
/hal_espressif-3.5.0/components/hal/esp32/include/hal/ |
D | timer_ll.h | 47 static inline void timer_ll_set_divider(timg_dev_t *hw, timer_idx_t timer_num, uint32_t divider) in timer_ll_set_divider() function
|
/hal_espressif-3.5.0/components/hal/esp32s2/include/hal/ |
D | timer_ll.h | 47 static inline void timer_ll_set_divider(timg_dev_t *hw, timer_idx_t timer_num, uint32_t divider) in timer_ll_set_divider() function
|
/hal_espressif-3.5.0/components/hal/esp32c3/include/hal/ |
D | timer_ll.h | 51 static inline void timer_ll_set_divider(timg_dev_t *hw, timer_idx_t timer_num, uint32_t divider) in timer_ll_set_divider() function
|
/hal_espressif-3.5.0/components/hal/esp32h2/include/hal/ |
D | timer_ll.h | 51 static inline void timer_ll_set_divider(timg_dev_t *hw, timer_idx_t timer_num, uint32_t divider) in timer_ll_set_divider() function
|
/hal_espressif-3.5.0/components/hal/esp32s3/include/hal/ |
D | timer_ll.h | 52 static inline void timer_ll_set_divider(timg_dev_t *hw, timer_idx_t timer_num, uint32_t divider) in timer_ll_set_divider() function
|