Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m48x/StdDriver/src/
Dqei.c77 QEI_ENABLE_INT(qei, u32IntSel); in QEI_EnableInt()
/hal_nuvoton-latest/m48x/StdDriver/inc/
Dqei.h190 #define QEI_ENABLE_INT(qei, u32IntSel) ((qei)->CTL |= (u32IntSel)) macro