Searched refs:count_direction (Results 1 – 5 of 5) sorted by relevance
67 .count_direction = MCPWM_TIMER_DIRECTION_UP, in app_main()
364 .count_direction = MCPWM_TIMER_DIRECTION_UP, in mcpwm_sync_test()437 .count_direction = MCPWM_TIMER_DIRECTION_UP, in mcpwm_swsync_test()
323 mcpwm_timer_direction_t count_direction; /*!<Counting direction to be set after sync */ member
130 .count_direction = MCPWM_TIMER_DIRECTION_UP,
930 mcpwm_ll_timer_set_sync_phase_direction(hal->dev, timer_num, sync_conf->count_direction); in mcpwm_sync_configure()