Home
last modified time | relevance | path

Searched refs:MCPWM_TIMER_EVENT_ZERO (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.6.0/components/driver/
Dmcpwm.c310 …tion_on_timer_event(hal->dev, op, gen, MCPWM_TIMER_DIRECTION_UP, MCPWM_TIMER_EVENT_ZERO, MCPWM_GEN… in mcpwm_set_duty_type()
314 …tion_on_timer_event(hal->dev, op, gen, MCPWM_TIMER_DIRECTION_UP, MCPWM_TIMER_EVENT_ZERO, MCPWM_GEN… in mcpwm_set_duty_type()
318 …tion_on_timer_event(hal->dev, op, gen, MCPWM_TIMER_DIRECTION_UP, MCPWM_TIMER_EVENT_ZERO, MCPWM_ACT… in mcpwm_set_duty_type()
322 …tion_on_timer_event(hal->dev, op, gen, MCPWM_TIMER_DIRECTION_UP, MCPWM_TIMER_EVENT_ZERO, MCPWM_ACT… in mcpwm_set_duty_type()
330 …on_on_timer_event(hal->dev, op, gen, MCPWM_TIMER_DIRECTION_DOWN, MCPWM_TIMER_EVENT_ZERO, MCPWM_ACT… in mcpwm_set_duty_type()
334 …on_on_timer_event(hal->dev, op, gen, MCPWM_TIMER_DIRECTION_DOWN, MCPWM_TIMER_EVENT_ZERO, MCPWM_ACT… in mcpwm_set_duty_type()
338 …on_on_timer_event(hal->dev, op, gen, MCPWM_TIMER_DIRECTION_DOWN, MCPWM_TIMER_EVENT_ZERO, MCPWM_ACT… in mcpwm_set_duty_type()
342 …on_on_timer_event(hal->dev, op, gen, MCPWM_TIMER_DIRECTION_DOWN, MCPWM_TIMER_EVENT_ZERO, MCPWM_ACT… in mcpwm_set_duty_type()
348 …tion_on_timer_event(hal->dev, op, gen, MCPWM_TIMER_DIRECTION_UP, MCPWM_TIMER_EVENT_ZERO, MCPWM_ACT… in mcpwm_set_duty_type()
352 …tion_on_timer_event(hal->dev, op, gen, MCPWM_TIMER_DIRECTION_UP, MCPWM_TIMER_EVENT_ZERO, MCPWM_ACT… in mcpwm_set_duty_type()
[all …]
/hal_espressif-3.6.0/components/hal/include/hal/
Dmcpwm_types.h23 MCPWM_TIMER_EVENT_ZERO, /*!< MCPWM timer counts to zero */ enumerator
/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/
Dmcpwm_ll.h412 if (event == MCPWM_TIMER_EVENT_ZERO) { in mcpwm_ll_timer_sync_out_on_timer_event()
/hal_espressif-3.6.0/components/hal/esp32/include/hal/
Dmcpwm_ll.h394 if (event == MCPWM_TIMER_EVENT_ZERO) { in mcpwm_ll_timer_sync_out_on_timer_event()