Home
last modified time | relevance | path

Searched refs:QEI_CTL_ENABLE (Results 1 – 2 of 2) sorted by relevance

/lk-master/external/platform/stellaris/ti-driverlib/driverlib/
A Dqei.c80 HWREG(ulBase + QEI_O_CTL) |= QEI_CTL_ENABLE; in QEIEnable()
105 HWREG(ulBase + QEI_O_CTL) &= ~(QEI_CTL_ENABLE); in QEIDisable()
/lk-master/external/platform/stellaris/ti-driverlib/inc/
A Dhw_qei.h85 #define QEI_CTL_ENABLE 0x00000001 // Enable QEI macro

Completed in 4 milliseconds