Searched refs:MCPWM_TIMER_STOP_EMPTY (Results 1 – 6 of 6) sorted by relevance
74 MCPWM_TIMER_STOP_EMPTY, /*!< MCPWM timer stops when next count reaches zero */ enumerator
302 case MCPWM_TIMER_STOP_EMPTY: in mcpwm_ll_timer_set_start_stop_command()
313 case MCPWM_TIMER_STOP_EMPTY: in mcpwm_ll_timer_set_start_stop_command()
311 case MCPWM_TIMER_STOP_EMPTY: in mcpwm_ll_timer_set_start_stop_command()
203 …pwm_ll_timer_set_start_stop_command(context[mcpwm_num].hal.dev, timer_num, MCPWM_TIMER_STOP_EMPTY); in mcpwm_stop()