Searched refs:MCPWM_OPER_BRAKE_MODE_CBC (Results 1 – 2 of 2) sorted by relevance
/hal_espressif-latest/components/hal/include/hal/ |
D | mcpwm_types.h | 95 MCPWM_OPER_BRAKE_MODE_CBC, /*!< Brake mode: CBC (cycle by cycle)*/ enumerator
|
/hal_espressif-latest/components/driver/deprecated/ |
D | mcpwm_legacy.c | 745 …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()
|