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