Searched refs:mcpwm_timer_count_mode_t (Results 1 – 5 of 5) sorted by relevance
/hal_espressif-latest/components/hal/include/hal/ |
D | mcpwm_types.h | 68 } mcpwm_timer_count_mode_t; typedef
|
/hal_espressif-latest/components/hal/esp32/include/hal/ |
D | mcpwm_ll.h | 271 …void mcpwm_ll_timer_set_count_mode(mcpwm_dev_t *mcpwm, int timer_id, mcpwm_timer_count_mode_t mode) in mcpwm_ll_timer_set_count_mode() 1595 static inline mcpwm_timer_count_mode_t mcpwm_ll_timer_get_count_mode(mcpwm_dev_t *mcpwm, int timer_… in mcpwm_ll_timer_get_count_mode()
|
/hal_espressif-latest/components/hal/esp32s3/include/hal/ |
D | mcpwm_ll.h | 271 …void mcpwm_ll_timer_set_count_mode(mcpwm_dev_t *mcpwm, int timer_id, mcpwm_timer_count_mode_t mode) in mcpwm_ll_timer_set_count_mode() 1607 static inline mcpwm_timer_count_mode_t mcpwm_ll_timer_get_count_mode(mcpwm_dev_t *mcpwm, int timer_… in mcpwm_ll_timer_get_count_mode()
|
/hal_espressif-latest/components/hal/esp32c6/include/hal/ |
D | mcpwm_ll.h | 282 …void mcpwm_ll_timer_set_count_mode(mcpwm_dev_t *mcpwm, int timer_id, mcpwm_timer_count_mode_t mode) in mcpwm_ll_timer_set_count_mode() 1619 static inline mcpwm_timer_count_mode_t mcpwm_ll_timer_get_count_mode(mcpwm_dev_t *mcpwm, int timer_… in mcpwm_ll_timer_get_count_mode()
|
/hal_espressif-latest/components/hal/esp32h2/include/hal/ |
D | mcpwm_ll.h | 280 …void mcpwm_ll_timer_set_count_mode(mcpwm_dev_t *mcpwm, int timer_id, mcpwm_timer_count_mode_t mode) in mcpwm_ll_timer_set_count_mode() 1617 static inline mcpwm_timer_count_mode_t mcpwm_ll_timer_get_count_mode(mcpwm_dev_t *mcpwm, int timer_… in mcpwm_ll_timer_get_count_mode()
|