Home
last modified time | relevance | path

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

/hal_nuvoton-2.7.6/m48x/StdDriver/src/
Dwwdt.c58 ((u32EnableInt == TRUE) ? WWDT_CTL_INTEN_Msk : 0U) | in WWDT_Open()
/hal_nuvoton-2.7.6/m48x/Devices/M480/Include/
Dwwdt_reg.h121 #define WWDT_CTL_INTEN_Msk (0x1ul << WWDT_CTL_INTEN_Pos) /*!< WWD… macro