Home
last modified time | relevance | path

Searched refs:MCPWM_ACTIVE_LOW_COMPLIMENT_MODE (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.4.0/components/driver/include/driver/
Dmcpwm.h217MCPWM_ACTIVE_LOW_COMPLIMENT_MODE, /*!<MCPWMXA Out = MCPWMXA In with compliment of rising edge de… enumerator
/hal_espressif-3.4.0/components/driver/test/
Dtest_pwm.c201 … MCPWM_ACTIVE_LOW_MODE, MCPWM_ACTIVE_HIGH_COMPLIMENT_MODE, MCPWM_ACTIVE_LOW_COMPLIMENT_MODE, in mcpwm_deadtime_test()
/hal_espressif-3.4.0/components/driver/
Dmcpwm.c622 case MCPWM_ACTIVE_LOW_COMPLIMENT_MODE: in mcpwm_deadtime_enable()