Searched refs:PWM_INT_CNT_ZERO (Results 1 – 2 of 2) sorted by relevance
101 #define PWM_INT_CNT_ZERO 0x00000001 // Int if COUNT = 0 macro
1239 ASSERT((ulIntTrig & ~(PWM_INT_CNT_ZERO | PWM_INT_CNT_LOAD | in PWMGenIntTrigEnable()1281 ASSERT((ulIntTrig & ~(PWM_INT_CNT_ZERO | PWM_INT_CNT_LOAD | in PWMGenIntTrigDisable()1374 ASSERT((ulInts & ~(PWM_INT_CNT_ZERO | PWM_INT_CNT_LOAD | PWM_INT_CNT_AU | in PWMGenIntClear()
Completed in 6 milliseconds