Home
last modified time | relevance | path

Searched refs:PWM1_BASE (Results 1 – 2 of 2) sorted by relevance

/external/platform/stellaris/ti-driverlib/driverlib/
A Dpwm.c204 ASSERT((ulBase == PWM0_BASE) || (ulBase == PWM1_BASE)); in PWMGenConfigure()
281 ASSERT((ulBase == PWM0_BASE) || (ulBase == PWM1_BASE)); in PWMGenPeriodSet()
338 ASSERT((ulBase == PWM0_BASE) || (ulBase == PWM1_BASE)); in PWMGenPeriodGet()
385 ASSERT((ulBase == PWM0_BASE) || (ulBase == PWM1_BASE)); in PWMGenEnable()
414 ASSERT((ulBase == PWM0_BASE) || (ulBase == PWM1_BASE)); in PWMGenDisable()
451 ASSERT((ulBase == PWM0_BASE) || (ulBase == PWM1_BASE)); in PWMPulseWidthSet()
521 ASSERT((ulBase == PWM0_BASE) || (ulBase == PWM1_BASE)); in PWMPulseWidthGet()
961 case PWM1_BASE + PWM_GEN_0: in PWMGenIntGet()
969 case PWM1_BASE + PWM_GEN_1: in PWMGenIntGet()
977 case PWM1_BASE + PWM_GEN_2: in PWMGenIntGet()
[all …]
/external/platform/stellaris/ti-driverlib/inc/
A Dhw_memmap.h82 #define PWM1_BASE 0x40029000 // Pulse Width Modulator (PWM) macro

Completed in 7 milliseconds