| /hal_nuvoton-latest/m48x/StdDriver/inc/ |
| D | qei.h | 303 #define QEI_SET_CNT_CMP(qei, u32Value) ((qei)->CNTCMP = (u32Value)) argument 313 #define QEI_SET_CNT_VALUE(qei, u32Value) ((qei)->CNT = (u32Value)) argument 353 #define QEI_SET_CNT_MAX(qei, u32Value) ((qei)->CNTMAX = (u32Value)) argument
|
| D | timer.h | 79 #define TIMER_SET_CMP_VALUE(timer, u32Value) ((timer)->CMP = (u32Value)) argument 93 #define TIMER_SET_PRESCALE_VALUE(timer, u32Value) ((timer)->CTL = ((timer)->CTL & ~TIMER_CTL_PSC_… argument
|
| /hal_nuvoton-latest/m46x/StdDriver/inc/ |
| D | eqei.h | 317 #define EQEI_SET_CNT_CMP(eqei, u32Value) ((eqei)->CNTCMP = (u32Value)) argument 327 #define EQEI_SET_CNT_VALUE(eqei, u32Value) ((eqei)->CNT = (u32Value)) argument 367 #define EQEI_SET_CNT_MAX(eqei, u32Value) ((eqei)->CNTMAX = (u32Value)) argument
|
| D | timer.h | 112 #define TIMER_SET_CMP_VALUE(timer, u32Value) ((timer)->CMP = (u32Value)) argument 126 #define TIMER_SET_PRESCALE_VALUE(timer, u32Value) ((timer)->CTL = ((timer)->CTL & ~TIMER_CTL_PSC_… argument
|
| /hal_nuvoton-latest/m2l31x/StdDriver/inc/ |
| D | eqei.h | 317 #define EQEI_SET_CNT_CMP(eqei, u32Value) ((eqei)->CNTCMP = (u32Value)) argument 327 #define EQEI_SET_CNT_VALUE(eqei, u32Value) ((eqei)->CNT = (u32Value)) argument 367 #define EQEI_SET_CNT_MAX(eqei, u32Value) ((eqei)->CNTMAX = (u32Value)) argument
|
| D | ttmr.h | 64 #define TTMR_SET_CMP_VALUE(ttmr, u32Value) ((ttmr)->CMP = (u32Value)) argument 78 #define TTMR_SET_PRESCALE_VALUE(ttmr, u32Value) ((ttmr)->CTL = ((ttmr)->CTL & ~TTMR_CTL_PSC_Msk… argument
|
| D | lptmr.h | 111 #define LPTMR_SET_CMP_VALUE(lptmr, u32Value) ((lptmr)->CMP = (u32Value)) argument 125 #define LPTMR_SET_PRESCALE_VALUE(lptmr, u32Value) ((lptmr)->CTL = ((lptmr)->CTL & ~LPTMR_CTL_PSC_… argument
|
| D | timer.h | 110 #define TIMER_SET_CMP_VALUE(timer, u32Value) ((timer)->CMP = (u32Value)) argument 124 #define TIMER_SET_PRESCALE_VALUE(timer, u32Value) ((timer)->CTL = ((timer)->CTL & ~TIMER_CTL_PSC_… argument
|
| /hal_nuvoton-latest/m2l31x/StdDriver/src/ |
| D | eqei.c | 107 void EQEI_Open(EQEI_T* eqei, uint32_t u32Mode, uint32_t u32Value) in EQEI_Open()
|
| D | lpi2c.c | 214 uint32_t u32Value; in LPI2C_GetIntFlag() local
|
| D | i2c.c | 253 uint32_t u32Value; in I2C_GetIntFlag() local
|
| /hal_nuvoton-latest/m46x/StdDriver/src/ |
| D | eqei.c | 121 void EQEI_Open(EQEI_T* eqei, uint32_t u32Mode, uint32_t u32Value) in EQEI_Open()
|
| D | hbi.c | 96 int32_t HBI_WriteHyperRAMReg(uint32_t u32Addr, uint32_t u32Value) in HBI_WriteHyperRAMReg()
|
| D | i2c.c | 257 uint32_t u32Value; in I2C_GetIntFlag() local
|
| /hal_nuvoton-latest/m48x/StdDriver/src/ |
| D | qei.c | 102 void QEI_Open(QEI_T* qei, uint32_t u32Mode, uint32_t u32Value) in QEI_Open()
|
| D | i2c.c | 242 uint32_t u32Value; in I2C_GetIntFlag() local
|