Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/include/hal/
Dmcpwm_types.h56 MCPWM_TIMER_EVENT_FULL, /*!< MCPWM timer counts to peak (i.e. counter is full) */ enumerator
/hal_espressif-latest/components/driver/deprecated/
Dmcpwm_legacy.c339 …tion_on_timer_event(hal->dev, op, gen, MCPWM_TIMER_DIRECTION_UP, MCPWM_TIMER_EVENT_FULL, MCPWM_GEN… in mcpwm_set_duty_type()
343 …tion_on_timer_event(hal->dev, op, gen, MCPWM_TIMER_DIRECTION_UP, MCPWM_TIMER_EVENT_FULL, MCPWM_ACT… in mcpwm_set_duty_type()
347 …tion_on_timer_event(hal->dev, op, gen, MCPWM_TIMER_DIRECTION_UP, MCPWM_TIMER_EVENT_FULL, MCPWM_ACT… in mcpwm_set_duty_type()
351 …tion_on_timer_event(hal->dev, op, gen, MCPWM_TIMER_DIRECTION_UP, MCPWM_TIMER_EVENT_FULL, MCPWM_ACT… in mcpwm_set_duty_type()
357 …on_on_timer_event(hal->dev, op, gen, MCPWM_TIMER_DIRECTION_DOWN, MCPWM_TIMER_EVENT_FULL, MCPWM_ACT… in mcpwm_set_duty_type()
361 …on_on_timer_event(hal->dev, op, gen, MCPWM_TIMER_DIRECTION_DOWN, MCPWM_TIMER_EVENT_FULL, MCPWM_ACT… in mcpwm_set_duty_type()
365 …on_on_timer_event(hal->dev, op, gen, MCPWM_TIMER_DIRECTION_DOWN, MCPWM_TIMER_EVENT_FULL, MCPWM_ACT… in mcpwm_set_duty_type()
369 …on_on_timer_event(hal->dev, op, gen, MCPWM_TIMER_DIRECTION_DOWN, MCPWM_TIMER_EVENT_FULL, MCPWM_ACT… in mcpwm_set_duty_type()
384 …on_on_timer_event(hal->dev, op, gen, MCPWM_TIMER_DIRECTION_DOWN, MCPWM_TIMER_EVENT_FULL, MCPWM_ACT… in mcpwm_set_duty_type()
387 …tion_on_timer_event(hal->dev, op, gen, MCPWM_TIMER_DIRECTION_UP, MCPWM_TIMER_EVENT_FULL, MCPWM_ACT… in mcpwm_set_duty_type()
[all …]
/hal_espressif-latest/components/hal/esp32/include/hal/
Dmcpwm_ll.h386 case MCPWM_TIMER_EVENT_FULL: in mcpwm_ll_timer_sync_out_on_timer_event()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dmcpwm_ll.h398 case MCPWM_TIMER_EVENT_FULL: in mcpwm_ll_timer_sync_out_on_timer_event()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dmcpwm_ll.h409 case MCPWM_TIMER_EVENT_FULL: in mcpwm_ll_timer_sync_out_on_timer_event()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dmcpwm_ll.h407 case MCPWM_TIMER_EVENT_FULL: in mcpwm_ll_timer_sync_out_on_timer_event()