Searched refs:SYS_PLCTL_PLSEL_Msk (Results 1 – 2 of 2) sorted by relevance
252 SYS->PLCTL = (SYS->PLCTL & (~SYS_PLCTL_PLSEL_Msk)) | (u32PowerLevel); in SYS_SetPowerLevel()
3408 #define SYS_PLCTL_PLSEL_Msk (0x3ul << SYS_PLCTL_PLSEL_Pos) /*!< SYS… macro