Home
last modified time | relevance | path

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

/lk-master/external/platform/stellaris/ti-driverlib/driverlib/
A Dqei.c300 HWREG(ulBase + QEI_O_CTL) |= QEI_CTL_VELEN; in QEIVelocityEnable()
326 HWREG(ulBase + QEI_O_CTL) &= ~(QEI_CTL_VELEN); in QEIVelocityDisable()
/lk-master/external/platform/stellaris/ti-driverlib/inc/
A Dhw_qei.h80 #define QEI_CTL_VELEN 0x00000020 // Capture Velocity macro

Completed in 3 milliseconds