Home
last modified time | relevance | path

Searched refs:MCPWM_GEN_ACTION_KEEP (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/components/hal/include/hal/
Dmcpwm_types.h43 MCPWM_GEN_ACTION_KEEP, /*!< Generator action: Keep the same level */ enumerator
/hal_espressif-3.6.0/components/driver/
Dmcpwm.c311 …_event(hal->dev, op, gen, MCPWM_TIMER_DIRECTION_UP, MCPWM_TIMER_EVENT_PEAK, MCPWM_GEN_ACTION_KEEP); in mcpwm_set_duty_type()