Lines Matching refs:TIMER_B
166 ASSERT((ulTimer == TIMER_A) || (ulTimer == TIMER_B) || in TimerEnable()
195 ASSERT((ulTimer == TIMER_A) || (ulTimer == TIMER_B) || in TimerDisable()
331 ASSERT((ulTimer == TIMER_A) || (ulTimer == TIMER_B) || in TimerControlLevel()
367 ASSERT((ulTimer == TIMER_A) || (ulTimer == TIMER_B) || in TimerControlTrigger()
405 ASSERT((ulTimer == TIMER_A) || (ulTimer == TIMER_B) || in TimerControlEvent()
441 ASSERT((ulTimer == TIMER_A) || (ulTimer == TIMER_B) || in TimerControlStall()
481 ASSERT((ulTimer == TIMER_A) || (ulTimer == TIMER_B) || in TimerControlWaitOnTrigger()
502 if((ulTimer & TIMER_B) != 0) in TimerControlWaitOnTrigger()
598 ASSERT((ulTimer == TIMER_A) || (ulTimer == TIMER_B) || in TimerPrescaleSet()
613 if(ulTimer & TIMER_B) in TimerPrescaleSet()
647 ASSERT((ulTimer == TIMER_A) || (ulTimer == TIMER_B) || in TimerPrescaleGet()
690 ASSERT((ulTimer == TIMER_A) || (ulTimer == TIMER_B) || in TimerPrescaleMatchSet()
705 if(ulTimer & TIMER_B) in TimerPrescaleMatchSet()
740 ASSERT((ulTimer == TIMER_A) || (ulTimer == TIMER_B) || in TimerPrescaleMatchGet()
778 ASSERT((ulTimer == TIMER_A) || (ulTimer == TIMER_B) || in TimerLoadSet()
792 if(ulTimer & TIMER_B) in TimerLoadSet()
824 ASSERT((ulTimer == TIMER_A) || (ulTimer == TIMER_B)); in TimerLoadGet()
931 ASSERT((ulTimer == TIMER_A) || (ulTimer == TIMER_B)); in TimerValueGet()
1013 ASSERT((ulTimer == TIMER_A) || (ulTimer == TIMER_B) || in TimerMatchSet()
1027 if(ulTimer & TIMER_B) in TimerMatchSet()
1058 ASSERT((ulTimer == TIMER_A) || (ulTimer == TIMER_B)); in TimerMatchGet()
1170 ASSERT((ulTimer == TIMER_A) || (ulTimer == TIMER_B) || in TimerIntRegister()
1197 if(ulTimer & TIMER_B) in TimerIntRegister()
1236 ASSERT((ulTimer == TIMER_A) || (ulTimer == TIMER_B) || in TimerIntUnregister()
1263 if(ulTimer & TIMER_B) in TimerIntUnregister()