Searched refs:GPT0_BASE (Results 1 – 6 of 6) sorted by relevance
57 #define GPT0_BASE 0x40010000 // GPT macro
211 return((ui32Base == GPT0_BASE) || (ui32Base == GPT1_BASE) || in TimerBaseValid()1018 ASSERT(ui32Base == GPT0_BASE); in TimerSynchronize()
85 case GPT0_BASE : in TimerIntNumberGet()
213 return((ui32Base == GPT0_BASE) || (ui32Base == GPT1_BASE) || in TimerBaseValid()1020 ASSERT(ui32Base == GPT0_BASE); in TimerSynchronize()
87 case GPT0_BASE : in TimerIntNumberGet()