Home
last modified time | relevance | path

Searched refs:MCPWM_TIMER_EVENT_EMPTY (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/driver/deprecated/
Dmcpwm_legacy.c338 …tion_on_timer_event(hal->dev, op, gen, MCPWM_TIMER_DIRECTION_UP, MCPWM_TIMER_EVENT_EMPTY, MCPWM_GE… in mcpwm_set_duty_type()
342 …tion_on_timer_event(hal->dev, op, gen, MCPWM_TIMER_DIRECTION_UP, MCPWM_TIMER_EVENT_EMPTY, MCPWM_GE… in mcpwm_set_duty_type()
346 …tion_on_timer_event(hal->dev, op, gen, MCPWM_TIMER_DIRECTION_UP, MCPWM_TIMER_EVENT_EMPTY, MCPWM_AC… in mcpwm_set_duty_type()
350 …tion_on_timer_event(hal->dev, op, gen, MCPWM_TIMER_DIRECTION_UP, MCPWM_TIMER_EVENT_EMPTY, MCPWM_AC… in mcpwm_set_duty_type()
358 …on_on_timer_event(hal->dev, op, gen, MCPWM_TIMER_DIRECTION_DOWN, MCPWM_TIMER_EVENT_EMPTY, MCPWM_AC… in mcpwm_set_duty_type()
362 …on_on_timer_event(hal->dev, op, gen, MCPWM_TIMER_DIRECTION_DOWN, MCPWM_TIMER_EVENT_EMPTY, MCPWM_AC… in mcpwm_set_duty_type()
366 …on_on_timer_event(hal->dev, op, gen, MCPWM_TIMER_DIRECTION_DOWN, MCPWM_TIMER_EVENT_EMPTY, MCPWM_AC… in mcpwm_set_duty_type()
370 …on_on_timer_event(hal->dev, op, gen, MCPWM_TIMER_DIRECTION_DOWN, MCPWM_TIMER_EVENT_EMPTY, MCPWM_AC… in mcpwm_set_duty_type()
376 …tion_on_timer_event(hal->dev, op, gen, MCPWM_TIMER_DIRECTION_UP, MCPWM_TIMER_EVENT_EMPTY, MCPWM_AC… in mcpwm_set_duty_type()
380 …tion_on_timer_event(hal->dev, op, gen, MCPWM_TIMER_DIRECTION_UP, MCPWM_TIMER_EVENT_EMPTY, MCPWM_AC… in mcpwm_set_duty_type()
[all …]
/hal_espressif-latest/components/hal/include/hal/
Dmcpwm_types.h55 MCPWM_TIMER_EVENT_EMPTY, /*!< MCPWM timer counts to zero (i.e. counter is empty) */ enumerator
/hal_espressif-latest/components/hal/esp32/include/hal/
Dmcpwm_ll.h383 case MCPWM_TIMER_EVENT_EMPTY: in mcpwm_ll_timer_sync_out_on_timer_event()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dmcpwm_ll.h395 case MCPWM_TIMER_EVENT_EMPTY: in mcpwm_ll_timer_sync_out_on_timer_event()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dmcpwm_ll.h406 case MCPWM_TIMER_EVENT_EMPTY: in mcpwm_ll_timer_sync_out_on_timer_event()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dmcpwm_ll.h404 case MCPWM_TIMER_EVENT_EMPTY: in mcpwm_ll_timer_sync_out_on_timer_event()