Home
last modified time | relevance | path

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

/hal_nuvoton-3.4.0/m48x/StdDriver/src/
Dsys.c252 SYS->PLCTL = (SYS->PLCTL & (~SYS_PLCTL_PLSEL_Msk)) | (u32PowerLevel); in SYS_SetPowerLevel()
/hal_nuvoton-3.4.0/m48x/Devices/M480/Include/
Dsys_reg.h3408 #define SYS_PLCTL_PLSEL_Msk (0x3ul << SYS_PLCTL_PLSEL_Pos) /*!< SYS… macro