Searched refs:MCPWM_TIMER_STOP_AT_ZERO (Results 1 – 4 of 4) sorted by relevance
35 MCPWM_TIMER_STOP_AT_ZERO, /*!< MCPWM timer stops when couting to zero */ enumerator
359 case MCPWM_TIMER_STOP_AT_ZERO: in mcpwm_ll_timer_set_execute_command()
353 case MCPWM_TIMER_STOP_AT_ZERO: in mcpwm_ll_timer_set_execute_command()
200 …cpwm_ll_timer_set_execute_command(context[mcpwm_num].hal.dev, timer_num, MCPWM_TIMER_STOP_AT_ZERO); in mcpwm_stop()