Searched refs:PWM_OUT_2_BIT (Results 1 – 2 of 2) sorted by relevance
729 ASSERT(!(ulPWMOutBits & ~(PWM_OUT_0_BIT | PWM_OUT_1_BIT | PWM_OUT_2_BIT | in PWMOutputState()777 ASSERT(!(ulPWMOutBits & ~(PWM_OUT_0_BIT | PWM_OUT_1_BIT | PWM_OUT_2_BIT | in PWMOutputInvert()833 ASSERT(!(ulPWMOutBits & ~(PWM_OUT_0_BIT | PWM_OUT_1_BIT | PWM_OUT_2_BIT | in PWMOutputFaultLevel()886 ASSERT(!(ulPWMOutBits & ~(PWM_OUT_0_BIT | PWM_OUT_1_BIT | PWM_OUT_2_BIT | in PWMOutputFault()
168 #define PWM_OUT_2_BIT 0x00000004 // Bit-wise ID for PWM2 macro
Completed in 6 milliseconds