Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/include/hal/
Dmcpwm_types.h95 MCPWM_OPER_BRAKE_MODE_CBC, /*!< Brake mode: CBC (cycle by cycle)*/ enumerator
/hal_espressif-latest/components/driver/deprecated/
Dmcpwm_legacy.c745 …ion_on_brake_event(hal->dev, op, 0, MCPWM_TIMER_DIRECTION_DOWN, MCPWM_OPER_BRAKE_MODE_CBC, action_… in mcpwm_fault_set_cyc_mode()
746 …ction_on_brake_event(hal->dev, op, 0, MCPWM_TIMER_DIRECTION_UP, MCPWM_OPER_BRAKE_MODE_CBC, action_… in mcpwm_fault_set_cyc_mode()
747 …ion_on_brake_event(hal->dev, op, 1, MCPWM_TIMER_DIRECTION_DOWN, MCPWM_OPER_BRAKE_MODE_CBC, action_… in mcpwm_fault_set_cyc_mode()
748 …ction_on_brake_event(hal->dev, op, 1, MCPWM_TIMER_DIRECTION_UP, MCPWM_OPER_BRAKE_MODE_CBC, action_… in mcpwm_fault_set_cyc_mode()