Searched refs:MCPWM_TIMER_EVENT_FULL (Results 1 – 6 of 6) sorted by relevance
/hal_espressif-latest/components/hal/include/hal/ |
D | mcpwm_types.h | 56 MCPWM_TIMER_EVENT_FULL, /*!< MCPWM timer counts to peak (i.e. counter is full) */ enumerator
|
/hal_espressif-latest/components/driver/deprecated/ |
D | mcpwm_legacy.c | 339 …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/ |
D | mcpwm_ll.h | 386 case MCPWM_TIMER_EVENT_FULL: in mcpwm_ll_timer_sync_out_on_timer_event()
|
/hal_espressif-latest/components/hal/esp32s3/include/hal/ |
D | mcpwm_ll.h | 398 case MCPWM_TIMER_EVENT_FULL: in mcpwm_ll_timer_sync_out_on_timer_event()
|
/hal_espressif-latest/components/hal/esp32c6/include/hal/ |
D | mcpwm_ll.h | 409 case MCPWM_TIMER_EVENT_FULL: in mcpwm_ll_timer_sync_out_on_timer_event()
|
/hal_espressif-latest/components/hal/esp32h2/include/hal/ |
D | mcpwm_ll.h | 407 case MCPWM_TIMER_EVENT_FULL: in mcpwm_ll_timer_sync_out_on_timer_event()
|