Searched refs:MCPWM_TIMER_EVENT_EMPTY (Results 1 – 6 of 6) sorted by relevance
/hal_espressif-latest/components/driver/deprecated/ |
D | mcpwm_legacy.c | 338 …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/ |
D | mcpwm_types.h | 55 MCPWM_TIMER_EVENT_EMPTY, /*!< MCPWM timer counts to zero (i.e. counter is empty) */ enumerator
|
/hal_espressif-latest/components/hal/esp32/include/hal/ |
D | mcpwm_ll.h | 383 case MCPWM_TIMER_EVENT_EMPTY: in mcpwm_ll_timer_sync_out_on_timer_event()
|
/hal_espressif-latest/components/hal/esp32s3/include/hal/ |
D | mcpwm_ll.h | 395 case MCPWM_TIMER_EVENT_EMPTY: in mcpwm_ll_timer_sync_out_on_timer_event()
|
/hal_espressif-latest/components/hal/esp32c6/include/hal/ |
D | mcpwm_ll.h | 406 case MCPWM_TIMER_EVENT_EMPTY: in mcpwm_ll_timer_sync_out_on_timer_event()
|
/hal_espressif-latest/components/hal/esp32h2/include/hal/ |
D | mcpwm_ll.h | 404 case MCPWM_TIMER_EVENT_EMPTY: in mcpwm_ll_timer_sync_out_on_timer_event()
|