Home
last modified time | relevance | path

Searched refs:WWDT_CTL_CMPDAT_Pos (Results 1 – 6 of 6) sorted by relevance

/hal_nuvoton-latest/m2l31x/Devices/M2L31/Include/
Dwwdt_reg.h119 #define WWDT_CTL_CMPDAT_Pos (16) /*!< WWD… macro
120 #define WWDT_CTL_CMPDAT_Msk (0x3ful << WWDT_CTL_CMPDAT_Pos) /*!< WWD…
/hal_nuvoton-latest/m46x/Devices/M460/Include/
Dwwdt_reg.h128 #define WWDT_CTL_CMPDAT_Pos (16) /*!< WWD… macro
129 #define WWDT_CTL_CMPDAT_Msk (0x3ful << WWDT_CTL_CMPDAT_Pos) /*!< WWD…
/hal_nuvoton-latest/m48x/Devices/M480/Include/
Dwwdt_reg.h126 #define WWDT_CTL_CMPDAT_Pos (16) /*!< WWD… macro
127 #define WWDT_CTL_CMPDAT_Msk (0x3ful << WWDT_CTL_CMPDAT_Pos) /*!< WWD…
/hal_nuvoton-latest/m48x/StdDriver/src/
Dwwdt.c57 (u32CmpValue << WWDT_CTL_CMPDAT_Pos) | in WWDT_Open()
/hal_nuvoton-latest/m46x/StdDriver/src/
Dwwdt.c57 (u32CmpValue << WWDT_CTL_CMPDAT_Pos) | in WWDT_Open()
/hal_nuvoton-latest/m2l31x/StdDriver/src/
Dwwdt.c57 (u32CmpValue << WWDT_CTL_CMPDAT_Pos) | in WWDT_Open()