Searched refs:counter_mode (Results 1 – 7 of 7) sorted by relevance
35 .counter_mode = MCPWM_UP_COUNTER, in app_main()
42 .counter_mode = MCPWM_UP_COUNTER, in app_main()
171 pwm_config.counter_mode = MCPWM_UP_COUNTER; //up counting mode in motor_ctrl_mcpwm_init()
209 .counter_mode = MCPWM_UP_COUNTER, in app_main()
293 mcpwm_counter_type_t counter_mode; /*!<Set type of MCPWM counter*/ member
106 .counter_mode = MCPWM_UP_COUNTER, in mcpwm_setup_testbench()
394 mcpwm_ll_timer_set_count_mode(hal->dev, timer_num, mcpwm_conf->counter_mode); in mcpwm_init()