Home
last modified time | relevance | path

Searched refs:mcpwm_timer_count_mode_t (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.6.0/components/hal/include/hal/
Dmcpwm_types.h32 } mcpwm_timer_count_mode_t; typedef
/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/
Dmcpwm_ll.h323 …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()
341 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-3.6.0/components/hal/esp32/include/hal/
Dmcpwm_ll.h317 …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()
335 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()