Searched refs:GPT_O_TBPMR (Results 1 – 4 of 4) sorted by relevance
567 HWREG(ui32Base + GPT_O_TBPMR) = ui32Value; in TimerPrescaleMatchSet()599 HWREG(ui32Base + GPT_O_TBPMR)); in TimerPrescaleMatchGet()
569 HWREG(ui32Base + GPT_O_TBPMR) = ui32Value; in TimerPrescaleMatchSet()601 HWREG(ui32Base + GPT_O_TBPMR)); in TimerPrescaleMatchGet()
95 #define GPT_O_TBPMR 0x00000044 macro