Searched refs:GPT_O_TAPMR (Results 1 – 4 of 4) sorted by relevance
563 HWREG(ui32Base + GPT_O_TAPMR) = ui32Value; in TimerPrescaleMatchSet()600 return((ui32Timer == TIMER_A) ? HWREG(ui32Base + GPT_O_TAPMR) : in TimerPrescaleMatchGet()
561 HWREG(ui32Base + GPT_O_TAPMR) = ui32Value; in TimerPrescaleMatchSet()598 return((ui32Timer == TIMER_A) ? HWREG(ui32Base + GPT_O_TAPMR) : in TimerPrescaleMatchGet()
92 #define GPT_O_TAPMR 0x00000040 macro