Searched refs:TIMER_A (Results 1 – 9 of 9) sorted by relevance
100 ASSERT((ulTimer == TIMER_A) || (ulTimer == TIMER_B) || in TimerEnable()129 ASSERT((ulTimer == TIMER_A) || (ulTimer == TIMER_B) || in TimerDisable()256 ASSERT((ulTimer == TIMER_A) || (ulTimer == TIMER_B) || in TimerControlLevel()293 ASSERT((ulTimer == TIMER_A) || (ulTimer == TIMER_B) || in TimerControlEvent()330 ASSERT((ulTimer == TIMER_A) || (ulTimer == TIMER_B) || in TimerControlStall()367 ASSERT((ulTimer == TIMER_A) || (ulTimer == TIMER_B) || in TimerPrescaleSet()374 if(ulTimer & TIMER_A) in TimerPrescaleSet()412 ASSERT((ulTimer == TIMER_A) || (ulTimer == TIMER_B) || in TimerPrescaleGet()418 return((ulTimer == TIMER_A) ? HWREG(ulBase + TIMER_O_TAPR) : in TimerPrescaleGet()451 ASSERT((ulTimer == TIMER_A) || (ulTimer == TIMER_B) || in TimerPrescaleMatchSet()[all …]
121 #define TIMER_A 0x000000ff // Timer A macro
155 #define TIMER_A 0x000000FF // Timer A macro239 ASSERT((ui32Timer == TIMER_A) || (ui32Timer == TIMER_B) || in TimerEnable()266 ASSERT((ui32Timer == TIMER_A) || (ui32Timer == TIMER_B) || in TimerDisable()374 ASSERT((ui32Timer == TIMER_A) || (ui32Timer == TIMER_B) || in TimerEventControl()472 ASSERT((ui32Timer == TIMER_A) || (ui32Timer == TIMER_B) || in TimerPrescaleSet()477 if(ui32Timer & TIMER_A) in TimerPrescaleSet()521 ASSERT((ui32Timer == TIMER_A) || (ui32Timer == TIMER_B) || in TimerPrescaleGet()525 return((ui32Timer == TIMER_A) ? HWREG(ui32Base + GPT_O_TAPR) : in TimerPrescaleGet()556 ASSERT((ui32Timer == TIMER_A) || (ui32Timer == TIMER_B) || in TimerPrescaleMatchSet()561 if(ui32Timer & TIMER_A) in TimerPrescaleMatchSet()[all …]
165 ASSERT((ui32Timer == TIMER_A) || (ui32Timer == TIMER_B) || in TimerLevelControl()186 ASSERT((ui32Timer == TIMER_A) || (ui32Timer == TIMER_B) || in TimerStallControl()206 ASSERT((ui32Timer == TIMER_A) || (ui32Timer == TIMER_B) || in TimerWaitOnTriggerControl()210 if(ui32Timer & TIMER_A) in TimerWaitOnTriggerControl()248 ASSERT((ui32Timer == TIMER_A) || (ui32Timer == TIMER_B) || in TimerIntRegister()255 if(ui32Timer & TIMER_A) in TimerIntRegister()287 ASSERT((ui32Timer == TIMER_A) || (ui32Timer == TIMER_B) || in TimerIntUnregister()294 if(ui32Timer & TIMER_A) in TimerIntUnregister()324 ASSERT((ui32Timer == TIMER_A) || (ui32Timer == TIMER_B) || (ui32Timer == TIMER_BOTH)); in TimerMatchUpdateMode()328 if(ui32Timer & TIMER_A) in TimerMatchUpdateMode()[all …]
153 #define TIMER_A 0x000000FF // Timer A macro237 ASSERT((ui32Timer == TIMER_A) || (ui32Timer == TIMER_B) || in TimerEnable()264 ASSERT((ui32Timer == TIMER_A) || (ui32Timer == TIMER_B) || in TimerDisable()372 ASSERT((ui32Timer == TIMER_A) || (ui32Timer == TIMER_B) || in TimerEventControl()470 ASSERT((ui32Timer == TIMER_A) || (ui32Timer == TIMER_B) || in TimerPrescaleSet()475 if(ui32Timer & TIMER_A) in TimerPrescaleSet()519 ASSERT((ui32Timer == TIMER_A) || (ui32Timer == TIMER_B) || in TimerPrescaleGet()523 return((ui32Timer == TIMER_A) ? HWREG(ui32Base + GPT_O_TAPR) : in TimerPrescaleGet()554 ASSERT((ui32Timer == TIMER_A) || (ui32Timer == TIMER_B) || in TimerPrescaleMatchSet()559 if(ui32Timer & TIMER_A) in TimerPrescaleMatchSet()[all …]
163 ASSERT((ui32Timer == TIMER_A) || (ui32Timer == TIMER_B) || in TimerLevelControl()184 ASSERT((ui32Timer == TIMER_A) || (ui32Timer == TIMER_B) || in TimerStallControl()204 ASSERT((ui32Timer == TIMER_A) || (ui32Timer == TIMER_B) || in TimerWaitOnTriggerControl()208 if(ui32Timer & TIMER_A) in TimerWaitOnTriggerControl()246 ASSERT((ui32Timer == TIMER_A) || (ui32Timer == TIMER_B) || in TimerIntRegister()253 if(ui32Timer & TIMER_A) in TimerIntRegister()285 ASSERT((ui32Timer == TIMER_A) || (ui32Timer == TIMER_B) || in TimerIntUnregister()292 if(ui32Timer & TIMER_A) in TimerIntUnregister()322 ASSERT((ui32Timer == TIMER_A) || (ui32Timer == TIMER_B) || (ui32Timer == TIMER_BOTH)); in TimerMatchUpdateMode()326 if(ui32Timer & TIMER_A) in TimerMatchUpdateMode()[all …]
123 if (object->timer == TIMER_A) { in initHw()353 if (object->timer == TIMER_A) { in TimerCC32XX_getCount()439 object->timer = TIMER_A; in TimerCC32XX_open()612 if (object->timer == TIMER_A) { in TimerCC32XX_start()
247 object->timer = TIMER_A; in CaptureCC32XX_open()418 if (object->timer == TIMER_A) { in initHw()
137 TIMER_A,289 if (halfTimer & TIMER_A) { in initHw()