Searched refs:TIMER0 (Results 1 – 9 of 9) sorted by relevance
243 if(timer == TIMER0) in TIMER_GetModuleClock()262 if((timer == TIMER0) || (timer == TIMER1)) in TIMER_GetModuleClock()301 t = (timer == TIMER0) ? TIMER1 : TIMER3; in TIMER_EnableFreqCounter()
60 if((timer == TIMER0) || (timer == TIMER1)) in TPWM_ConfigOutputFreqAndDuty()
263 if(timer == TIMER0) in TIMER_GetModuleClock()282 if((timer == TIMER0) || (timer == TIMER1)) in TIMER_GetModuleClock()319 t = (timer == TIMER0) ? TIMER1 : TIMER3; in TIMER_EnableFreqCounter()
61 if((timer == TIMER0) || (timer == TIMER1)) in TPWM_ConfigOutputFreqAndDuty()
275 if(timer == TIMER0) in TIMER_GetModuleClock()294 if((timer == TIMER0) || (timer == TIMER1)) in TIMER_GetModuleClock()332 t = (timer == TIMER0) ? TIMER1 : TIMER3; in TIMER_EnableFreqCounter()
41 if ((timer == TIMER0) || (timer == TIMER1)) in TPWM_ConfigOutputFreqAndDuty()
411 #define TIMER0 ((TIMER_T *) TIMER0_BASE) macro
496 #define TIMER0 ((TIMER_T *) TIMER01_BASE) macro
493 #define TIMER0 ((TIMER_T *) TIMER0_BASE) macro