Searched refs:TPWM_SET_PERIOD (Results 1 – 6 of 6) sorted by relevance
77 TPWM_SET_PERIOD(timer, (u32Period - 1UL)); in TPWM_ConfigOutputFreqAndDuty()
92 TPWM_SET_PERIOD(timer, (u32Period - 1UL)); in TPWM_ConfigOutputFreqAndDuty()
155 #define TPWM_SET_PERIOD(timer, u32Period) ((timer)->PWMPERIOD = (u32Period)) macro
93 TPWM_SET_PERIOD(timer, (u32Period - 1UL)); in TPWM_ConfigOutputFreqAndDuty()
269 #define TPWM_SET_PERIOD(timer, period) ((timer)->PWMPERIOD = (period)) macro
295 #define TPWM_SET_PERIOD(timer, period) ((timer)->PWMPERIOD = (period)) macro