Searched refs:QEI_CTL_ENABLE (Results 1 – 2 of 2) sorted by relevance
80 HWREG(ulBase + QEI_O_CTL) |= QEI_CTL_ENABLE; in QEIEnable()105 HWREG(ulBase + QEI_O_CTL) &= ~(QEI_CTL_ENABLE); in QEIDisable()
85 #define QEI_CTL_ENABLE 0x00000001 // Enable QEI macro
Completed in 4 milliseconds