Searched refs:QEI_CTL_VELEN (Results 1 – 2 of 2) sorted by relevance
300 HWREG(ulBase + QEI_O_CTL) |= QEI_CTL_VELEN; in QEIVelocityEnable()326 HWREG(ulBase + QEI_O_CTL) &= ~(QEI_CTL_VELEN); in QEIVelocityDisable()
80 #define QEI_CTL_VELEN 0x00000020 // Capture Velocity macro
Completed in 3 milliseconds