Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/include/hal/
Dmcpwm_types.h87 MCPWM_GEN_ACTION_HIGH, /*!< Generator action: Force to high level */ enumerator
/hal_espressif-latest/components/driver/deprecated/
Dmcpwm_legacy.c338 …event(hal->dev, op, gen, MCPWM_TIMER_DIRECTION_UP, MCPWM_TIMER_EVENT_EMPTY, MCPWM_GEN_ACTION_HIGH); in mcpwm_set_duty_type()