Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/hal/include/hal/
Dmcpwm_types.h45 MCPWM_GEN_ACTION_HIGH, /*!< Generator action: Force to high level */ enumerator
/hal_espressif-3.6.0/components/driver/
Dmcpwm.c310 …_event(hal->dev, op, gen, MCPWM_TIMER_DIRECTION_UP, MCPWM_TIMER_EVENT_ZERO, MCPWM_GEN_ACTION_HIGH); in mcpwm_set_duty_type()