Searched refs:PMCTL_BASE (Results 1 – 5 of 5) sorted by relevance
149 return HWREG(PMCTL_BASE + PMCTL_O_RSTSTA); in PMCTLGetResetReason()168 HWREG(PMCTL_BASE + PMCTL_O_RSTCTL) |= PMCTL_RSTCTL_SYSRST_SET; in PMCTLResetSystem()192 …uint32_t tmp = HWREG(PMCTL_BASE + PMCTL_O_VDDRCTL) & ~PMCTL_VDDRCTL_SELECT_… in PMCTLSetVoltageRegulator()193 HWREG(PMCTL_BASE + PMCTL_O_VDDRCTL) = tmp | regulator; in PMCTLSetVoltageRegulator()209 return (HWREG(PMCTL_BASE + PMCTL_O_VDDRCTL) & PMCTL_VDDRCTL_SELECT_M); in PMCTLGetVoltageRegulator()
48 #define PMCTL_BASE 0x40000000 // PMCTL macro
390 HWREG(PMCTL_BASE + PMCTL_O_SLPCTL) = PMCTL_SLPCTL_SLPN_DIS; in PowerLPF3_releaseLatches()
732 HWREG(PMCTL_BASE + PMCTL_O_SHTDWN) = PMCTL_SHTDWN_KEY_VALID; in Power_shutdown()1070 HWREG(PMCTL_BASE + PMCTL_O_RSTCTL) |= PMCTL_RSTCTL_LFLOSS_ARMED; in PowerCC23X0_oscillatorISR()
562 HWREG(PMCTL_BASE + PMCTL_O_RSTCTL) |= PMCTL_RSTCTL_TSDEN_EN; in TemperatureLPF3_triggerThermalShutdown()