Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m2l31x/Devices/M2L31/Include/
Dlptmr_reg.h701 #define LPTMR_PWMIFA_IFASEL_Pos (28) /*!< LPT… macro
702 #define LPTMR_PWMIFA_IFASEL_Msk (0x3ul << LPTMR_PWMIFA_IFASEL_Pos) /*!< LPT…
/hal_nuvoton-latest/m2l31x/StdDriver/src/
Dlptmr_pwm.c173 …AEN_Msk | (u32IntFlagCnt << LPTMR_PWMIFA_IFACNT_Pos) | (u32IntAccSrc << LPTMR_PWMIFA_IFASEL_Pos))); in LPTPWM_EnableAcc()