Searched refs:GPT_O_TAPR (Results 1 – 4 of 4) sorted by relevance
479 HWREG(ui32Base + GPT_O_TAPR) = ui32Value; in TimerPrescaleSet()525 return((ui32Timer == TIMER_A) ? HWREG(ui32Base + GPT_O_TAPR) : in TimerPrescaleGet()
477 HWREG(ui32Base + GPT_O_TAPR) = ui32Value; in TimerPrescaleSet()523 return((ui32Timer == TIMER_A) ? HWREG(ui32Base + GPT_O_TAPR) : in TimerPrescaleGet()
86 #define GPT_O_TAPR 0x00000038 macro