Searched refs:PWR (Results 1 – 1 of 1) sorted by relevance
63 #define PWR ((struct StmPwr*)PWR_BASE) macro236 PWR->CR |= PWR_CR_DBP; in pwrEnableWriteBackupDomainRegs()241 …uint32_t cr = PWR->CR &~ (PWR_CR_MRVLDS | PWR_CR_LPLVDS | PWR_CR_FPDS | PWR_CR_PDDS | PWR_CR_LPDS); in pwrSetSleepType()264 PWR->CR = cr; in pwrSetSleepType()