Searched refs:TIMER_B (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()382 if(ulTimer & TIMER_B) in TimerPrescaleSet()412 ASSERT((ulTimer == TIMER_A) || (ulTimer == TIMER_B) || in TimerPrescaleGet()451 ASSERT((ulTimer == TIMER_A) || (ulTimer == TIMER_B) || in TimerPrescaleMatchSet()466 if(ulTimer & TIMER_B) in TimerPrescaleMatchSet()[all …]
122 #define TIMER_B 0x0000ff00 // Timer B macro
156 #define TIMER_B 0x0000FF00 // Timer B 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()483 if(ui32Timer & TIMER_B) in TimerPrescaleSet()521 ASSERT((ui32Timer == TIMER_A) || (ui32Timer == TIMER_B) || in TimerPrescaleGet()556 ASSERT((ui32Timer == TIMER_A) || (ui32Timer == TIMER_B) || in TimerPrescaleMatchSet()567 if(ui32Timer & TIMER_B) in TimerPrescaleMatchSet()597 ASSERT((ui32Timer == TIMER_A) || (ui32Timer == TIMER_B)); in TimerPrescaleMatchGet()[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()223 if(ui32Timer & TIMER_B) in TimerWaitOnTriggerControl()248 ASSERT((ui32Timer == TIMER_A) || (ui32Timer == TIMER_B) || in TimerIntRegister()265 if(ui32Timer & TIMER_B) in TimerIntRegister()287 ASSERT((ui32Timer == TIMER_A) || (ui32Timer == TIMER_B) || in TimerIntUnregister()304 if(ui32Timer & TIMER_B) in TimerIntUnregister()324 ASSERT((ui32Timer == TIMER_A) || (ui32Timer == TIMER_B) || (ui32Timer == TIMER_BOTH)); in TimerMatchUpdateMode()341 if(ui32Timer & TIMER_B) in TimerMatchUpdateMode()[all …]
154 #define TIMER_B 0x0000FF00 // Timer B 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()481 if(ui32Timer & TIMER_B) in TimerPrescaleSet()519 ASSERT((ui32Timer == TIMER_A) || (ui32Timer == TIMER_B) || in TimerPrescaleGet()554 ASSERT((ui32Timer == TIMER_A) || (ui32Timer == TIMER_B) || in TimerPrescaleMatchSet()565 if(ui32Timer & TIMER_B) in TimerPrescaleMatchSet()595 ASSERT((ui32Timer == TIMER_A) || (ui32Timer == TIMER_B)); in TimerPrescaleMatchGet()[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()221 if(ui32Timer & TIMER_B) in TimerWaitOnTriggerControl()246 ASSERT((ui32Timer == TIMER_A) || (ui32Timer == TIMER_B) || in TimerIntRegister()263 if(ui32Timer & TIMER_B) in TimerIntRegister()285 ASSERT((ui32Timer == TIMER_A) || (ui32Timer == TIMER_B) || in TimerIntUnregister()302 if(ui32Timer & TIMER_B) in TimerIntUnregister()322 ASSERT((ui32Timer == TIMER_A) || (ui32Timer == TIMER_B) || (ui32Timer == TIMER_BOTH)); in TimerMatchUpdateMode()339 if(ui32Timer & TIMER_B) in TimerMatchUpdateMode()[all …]
251 object->timer = TIMER_B; in CaptureCC32XX_open()
435 object->timer = TIMER_B; in TimerCC32XX_open()
138 TIMER_B,