Searched refs:bStall (Results 1 – 9 of 9) sorted by relevance
180 TimerStallControl(uint32_t ui32Base, uint32_t ui32Timer, bool bStall) in TimerStallControl() argument189 HWREG(ui32Base + GPT_O_CTL) = (bStall ? in TimerStallControl()
403 bool bStall);
579 ((void (*)(uint32_t ui32Base, uint32_t ui32Timer, bool bStall)) \
182 TimerStallControl(uint32_t ui32Base, uint32_t ui32Timer, bool bStall) in TimerStallControl() argument191 HWREG(ui32Base + GPT_O_CTL) = (bStall ? in TimerStallControl()
405 bool bStall);
577 ((void (*)(uint32_t ui32Base, uint32_t ui32Timer, bool bStall)) \
169 tBoolean bStall);
324 tBoolean bStall) in TimerControlStall() argument337 HWREG(ulBase + TIMER_O_CTL) = (bStall ? in TimerControlStall()
212 tBoolean bStall))ROM_TIMERTABLE[5])