Lines Matching refs:PWM1_BASE
206 ASSERT((ui32Base == PWM0_BASE) || (ui32Base == PWM1_BASE)); in PWMGenConfigure()
284 ASSERT((ui32Base == PWM0_BASE) || (ui32Base == PWM1_BASE)); in PWMGenPeriodSet()
341 ASSERT((ui32Base == PWM0_BASE) || (ui32Base == PWM1_BASE)); in PWMGenPeriodGet()
388 ASSERT((ui32Base == PWM0_BASE) || (ui32Base == PWM1_BASE)); in PWMGenEnable()
417 ASSERT((ui32Base == PWM0_BASE) || (ui32Base == PWM1_BASE)); in PWMGenDisable()
455 ASSERT((ui32Base == PWM0_BASE) || (ui32Base == PWM1_BASE)); in PWMPulseWidthSet()
525 ASSERT((ui32Base == PWM0_BASE) || (ui32Base == PWM1_BASE)); in PWMPulseWidthGet()
587 ASSERT((ui32Base == PWM0_BASE) || (ui32Base == PWM1_BASE)); in PWMDeadBandEnable()
629 ASSERT((ui32Base == PWM0_BASE) || (ui32Base == PWM1_BASE)); in PWMDeadBandDisable()
661 ASSERT((ui32Base == PWM0_BASE) || (ui32Base == PWM1_BASE)); in PWMSyncUpdate()
693 ASSERT((ui32Base == PWM0_BASE) || (ui32Base == PWM1_BASE)); in PWMSyncTimeBase()
732 ASSERT((ui32Base == PWM0_BASE) || (ui32Base == PWM1_BASE)); in PWMOutputState()
780 ASSERT((ui32Base == PWM0_BASE) || (ui32Base == PWM1_BASE)); in PWMOutputInvert()
836 ASSERT((ui32Base == PWM0_BASE) || (ui32Base == PWM1_BASE)); in PWMOutputFaultLevel()
889 ASSERT((ui32Base == PWM0_BASE) || (ui32Base == PWM1_BASE)); in PWMOutputFault()
997 case PWM1_BASE + PWM_GEN_0: in _PWMGenIntNumberGet()
1012 case PWM1_BASE + PWM_GEN_1: in _PWMGenIntNumberGet()
1027 case PWM1_BASE + PWM_GEN_2: in _PWMGenIntNumberGet()
1042 case PWM1_BASE + PWM_GEN_3: in _PWMGenIntNumberGet()
1096 ASSERT((ui32Base == PWM0_BASE) || (ui32Base == PWM1_BASE)); in PWMGenIntRegister()
1145 ASSERT((ui32Base == PWM0_BASE) || (ui32Base == PWM1_BASE)); in PWMGenIntUnregister()
1228 ASSERT((ui32Base == PWM0_BASE) || (ui32Base == PWM1_BASE)); in PWMFaultIntRegister()
1273 ASSERT((ui32Base == PWM0_BASE) || (ui32Base == PWM1_BASE)); in PWMFaultIntUnregister()
1321 ASSERT((ui32Base == PWM0_BASE) || (ui32Base == PWM1_BASE)); in PWMGenIntTrigEnable()
1363 ASSERT((ui32Base == PWM0_BASE) || (ui32Base == PWM1_BASE)); in PWMGenIntTrigDisable()
1401 ASSERT((ui32Base == PWM0_BASE) || (ui32Base == PWM1_BASE)); in PWMGenIntStatus()
1456 ASSERT((ui32Base == PWM0_BASE) || (ui32Base == PWM1_BASE)); in PWMGenIntClear()
1491 ASSERT((ui32Base == PWM0_BASE) || (ui32Base == PWM1_BASE)); in PWMIntEnable()
1525 ASSERT((ui32Base == PWM0_BASE) || (ui32Base == PWM1_BASE)); in PWMIntDisable()
1569 ASSERT((ui32Base == PWM0_BASE) || (ui32Base == PWM1_BASE)); in PWMFaultIntClear()
1600 ASSERT((ui32Base == PWM0_BASE) || (ui32Base == PWM1_BASE)); in PWMIntStatus()
1651 ASSERT((ui32Base == PWM0_BASE) || (ui32Base == PWM1_BASE)); in PWMFaultIntClearExt()
1698 ASSERT((ui32Base == PWM0_BASE) || (ui32Base == PWM1_BASE)); in PWMGenFaultConfigure()
1765 ASSERT((ui32Base == PWM0_BASE) || (ui32Base == PWM1_BASE)); in PWMGenFaultTriggerSet()
1828 ASSERT((ui32Base == PWM0_BASE) || (ui32Base == PWM1_BASE)); in PWMGenFaultTriggerGet()
1887 ASSERT((ui32Base == PWM0_BASE) || (ui32Base == PWM1_BASE)); in PWMGenFaultStatus()
1936 ASSERT((ui32Base == PWM0_BASE) || (ui32Base == PWM1_BASE)); in PWMGenFaultClear()
1995 ASSERT((ui32Base == PWM0_BASE) || (ui32Base == PWM1_BASE)); in PWMClockSet()
2036 ASSERT((ui32Base == PWM0_BASE) || (ui32Base == PWM1_BASE)); in PWMClockGet()
2101 ASSERT((ui32Base == PWM0_BASE) || (ui32Base == PWM1_BASE)); in PWMOutputUpdateMode()