Searched refs:PWM_O_FAULT (Results 1 – 2 of 2) sorted by relevance
896 HWREG(ulBase + PWM_O_FAULT) |= ulPWMOutBits; in PWMOutputFault()900 HWREG(ulBase + PWM_O_FAULT) &= ~(ulPWMOutBits); in PWMOutputFault()
52 #define PWM_O_FAULT 0x00000010 // PWM Output Fault macro
Completed in 13 milliseconds