Home
last modified time | relevance | path

Searched refs:TIMER0 (Results 1 – 9 of 9) sorted by relevance

/hal_nuvoton-3.7.0/m48x/StdDriver/src/
Dtimer.c243 if(timer == TIMER0) in TIMER_GetModuleClock()
262 if((timer == TIMER0) || (timer == TIMER1)) in TIMER_GetModuleClock()
301 t = (timer == TIMER0) ? TIMER1 : TIMER3; in TIMER_EnableFreqCounter()
Dtimer_pwm.c60 if((timer == TIMER0) || (timer == TIMER1)) in TPWM_ConfigOutputFreqAndDuty()
/hal_nuvoton-3.7.0/m46x/StdDriver/src/
Dtimer.c263 if(timer == TIMER0) in TIMER_GetModuleClock()
282 if((timer == TIMER0) || (timer == TIMER1)) in TIMER_GetModuleClock()
319 t = (timer == TIMER0) ? TIMER1 : TIMER3; in TIMER_EnableFreqCounter()
Dtimer_pwm.c61 if((timer == TIMER0) || (timer == TIMER1)) in TPWM_ConfigOutputFreqAndDuty()
/hal_nuvoton-3.7.0/m2l31x/StdDriver/src/
Dtimer.c275 if(timer == TIMER0) in TIMER_GetModuleClock()
294 if((timer == TIMER0) || (timer == TIMER1)) in TIMER_GetModuleClock()
332 t = (timer == TIMER0) ? TIMER1 : TIMER3; in TIMER_EnableFreqCounter()
Dtimer_pwm.c41 if ((timer == TIMER0) || (timer == TIMER1)) in TPWM_ConfigOutputFreqAndDuty()
/hal_nuvoton-3.7.0/m48x/Devices/M480/Include/
DM480.h411 #define TIMER0 ((TIMER_T *) TIMER0_BASE) macro
/hal_nuvoton-3.7.0/m2l31x/Devices/M2L31/Include/
DM2L31.h496 #define TIMER0 ((TIMER_T *) TIMER01_BASE) macro
/hal_nuvoton-3.7.0/m46x/Devices/M460/Include/
Dm460.h493 #define TIMER0 ((TIMER_T *) TIMER0_BASE) macro