Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/hal/Src/
Dstm32h5xx_hal_pwr_ex.c796 SET_BIT(PWR->IORETR, PWR_IORETR_IORETREN); in HAL_PWREx_EnableStandbyIORetention()
806 CLEAR_BIT(PWR->IORETR, PWR_IORETR_IORETREN); in HAL_PWREx_DisableStandbyIORetention()
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/Device/Include/
Dstm32h573xx.h15254 #define PWR_IORETR_IORETREN PWR_IORETR_IORETREN_Msk macro