Searched refs:TIMER0_BASE (Results 1 – 2 of 2) sorted by relevance
85 #define TIMER0_BASE 0x40030000 // Timer0 macro
62 { TIMER0_BASE, INT_TIMER0A },93 return((ulBase == TIMER0_BASE) || (ulBase == TIMER1_BASE) || in TimerBaseValid()1472 ASSERT(ulBase == TIMER0_BASE); in TimerSynchronize()
Completed in 6 milliseconds