Searched refs:PWM_OUT_1 (Results 1 – 12 of 12) sorted by relevance
143 #define PWM_OUT_1 0x00000041 // Encoded offset address of PWM1 macro
96 return((ulPWMOut == PWM_OUT_0) || (ulPWMOut == PWM_OUT_1) || in PWMOutValid()
156 #define PWM_OUT_1 0x00000041 // Encoded offset address of PWM1 macro
110 return ((ui32PWMOut == PWM_OUT_0) || (ui32PWMOut == PWM_OUT_1) || in _PWMOutValid()
155 #define PWM_OUT_1 0x00000041 // Encoded offset address of PWM1 macro
113 return((ui32PWMOut == PWM_OUT_0) || (ui32PWMOut == PWM_OUT_1) || in _PWMOutValid()
Completed in 34 milliseconds