Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/hal/include/hal/
Dmcpwm_types.h44 MCPWM_GEN_ACTION_LOW, /*!< Generator action: Force to low level */ enumerator
/hal_espressif-3.6.0/components/driver/
Dmcpwm.c314 …r_event(hal->dev, op, gen, MCPWM_TIMER_DIRECTION_UP, MCPWM_TIMER_EVENT_ZERO, MCPWM_GEN_ACTION_LOW); in mcpwm_set_duty_type()