Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/include/hal/
Dmcpwm_types.h96 MCPWM_OPER_BRAKE_MODE_OST, /*!< Brake mode: OST (one shot) */ enumerator
/hal_espressif-latest/components/driver/deprecated/
Dmcpwm_legacy.c765 …ion_on_brake_event(hal->dev, op, 0, MCPWM_TIMER_DIRECTION_DOWN, MCPWM_OPER_BRAKE_MODE_OST, action_… in mcpwm_fault_set_oneshot_mode()
766 …ction_on_brake_event(hal->dev, op, 0, MCPWM_TIMER_DIRECTION_UP, MCPWM_OPER_BRAKE_MODE_OST, action_… in mcpwm_fault_set_oneshot_mode()
767 …ion_on_brake_event(hal->dev, op, 1, MCPWM_TIMER_DIRECTION_DOWN, MCPWM_OPER_BRAKE_MODE_OST, action_… in mcpwm_fault_set_oneshot_mode()
768 …ction_on_brake_event(hal->dev, op, 1, MCPWM_TIMER_DIRECTION_UP, MCPWM_OPER_BRAKE_MODE_OST, action_… in mcpwm_fault_set_oneshot_mode()