Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/hal/include/hal/
Dmcpwm_types.h28 MCPWM_TIMER_COUNT_MODE_PAUSE, /*!< MCPWM timer paused */ enumerator
/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/
Dmcpwm_ll.h326 case MCPWM_TIMER_COUNT_MODE_PAUSE: in mcpwm_ll_timer_set_count_mode()
352 return MCPWM_TIMER_COUNT_MODE_PAUSE; in mcpwm_ll_timer_get_count_mode()
/hal_espressif-3.6.0/components/hal/esp32/include/hal/
Dmcpwm_ll.h320 case MCPWM_TIMER_COUNT_MODE_PAUSE: in mcpwm_ll_timer_set_count_mode()
346 return MCPWM_TIMER_COUNT_MODE_PAUSE; in mcpwm_ll_timer_get_count_mode()