Searched refs:PWM_O_FAULTVAL (Results 1 – 2 of 2) sorted by relevance
843 HWREG(ulBase + PWM_O_FAULTVAL) |= ulPWMOutBits; in PWMOutputFaultLevel()847 HWREG(ulBase + PWM_O_FAULTVAL) &= ~(ulPWMOutBits); in PWMOutputFaultLevel()
57 #define PWM_O_FAULTVAL 0x00000024 // PWM Fault Condition Value macro
Completed in 12 milliseconds