Home
last modified time | relevance | path

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

/lk-master/external/platform/stellaris/ti-driverlib/driverlib/
A Dpwm.c739 HWREG(ulBase + PWM_O_ENABLE) |= ulPWMOutBits; in PWMOutputState()
743 HWREG(ulBase + PWM_O_ENABLE) &= ~(ulPWMOutBits); in PWMOutputState()
/lk-master/external/platform/stellaris/ti-driverlib/inc/
A Dhw_pwm.h50 #define PWM_O_ENABLE 0x00000008 // PWM Output Enable macro

Completed in 13 milliseconds