Home
last modified time | relevance | path

Searched refs:PWR_IORETR_IORETEN (Results 1 – 8 of 8) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_pwr.h1468 SET_BIT(PWR->IORETR, PWR_IORETR_IORETEN); in LL_PWR_EnableIORetention()
1478 CLEAR_BIT(PWR->IORETR, PWR_IORETR_IORETEN); in LL_PWR_DisableIORetention()
1488 return ((READ_BIT(PWR->IORETR, PWR_IORETR_IORETEN) == (PWR_IORETR_IORETEN)) ? 1UL : 0UL); in LL_PWR_IsEnabledIORetention()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_pwr_ex.c794 SET_BIT(PWR->IORETR, PWR_IORETR_IORETEN); in HAL_PWREx_EnableStandbyIORetention()
804 CLEAR_BIT(PWR->IORETR, PWR_IORETR_IORETEN); in HAL_PWREx_DisableStandbyIORetention()
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h8097 #define PWR_IORETR_IORETEN PWR_IORETR_IORETEN_Msk macro
Dstm32h523xx.h11992 #define PWR_IORETR_IORETEN PWR_IORETR_IORETEN_Msk macro
Dstm32h562xx.h12721 #define PWR_IORETR_IORETEN PWR_IORETR_IORETEN_Msk macro
Dstm32h533xx.h12511 #define PWR_IORETR_IORETEN PWR_IORETR_IORETEN_Msk macro
Dstm32h573xx.h15324 #define PWR_IORETR_IORETEN PWR_IORETR_IORETEN_Msk macro
Dstm32h563xx.h14805 #define PWR_IORETR_IORETEN PWR_IORETR_IORETEN_Msk macro