Searched refs:QEI_CTL_VELDIV_M (Results 1 – 2 of 2) sorted by relevance
358 ASSERT(!(ulPreDiv & ~(QEI_CTL_VELDIV_M))); in QEIVelocityConfigure()365 ~(QEI_CTL_VELDIV_M)) | ulPreDiv); in QEIVelocityConfigure()
71 #define QEI_CTL_VELDIV_M 0x000001C0 // Predivide Velocity macro
Completed in 4 milliseconds