Searched refs:MCPWM_TIMER_START_NO_STOP (Results 1 – 4 of 4) sorted by relevance
37 MCPWM_TIMER_START_NO_STOP, /*!< MCPWM timer starts couting */ enumerator
365 case MCPWM_TIMER_START_NO_STOP: in mcpwm_ll_timer_set_execute_command()
359 case MCPWM_TIMER_START_NO_STOP: in mcpwm_ll_timer_set_execute_command()
190 …pwm_ll_timer_set_execute_command(context[mcpwm_num].hal.dev, timer_num, MCPWM_TIMER_START_NO_STOP); in mcpwm_start()