Home
last modified time | relevance | path

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

/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()
816 SET_BIT(PWR->IORETR, PWR_IORETR_JTAGIORETEN); in HAL_PWREx_EnableStandbyJTAGIORetention()
826 CLEAR_BIT(PWR->IORETR, PWR_IORETR_JTAGIORETEN); in HAL_PWREx_DisableStandbyJTAGIORetention()
/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()
1498 SET_BIT(PWR->IORETR, PWR_IORETR_JTAGIORETEN); in LL_PWR_EnableJTAGIORetention()
1508 CLEAR_BIT(PWR->IORETR, PWR_IORETR_JTAGIORETEN); in LL_PWR_DisableJTAGIORetention()
1518 return ((READ_BIT(PWR->IORETR, PWR_IORETR_JTAGIORETEN) == (PWR_IORETR_JTAGIORETEN)) ? 1UL : 0UL); in LL_PWR_IsEnabledJTAGIORetention()
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h677 …__IO uint32_t IORETR; /*!< IO RETention Register, Address offset: 0x50 … member
Dstm32h523xx.h840 …__IO uint32_t IORETR; /*!< IO RETention Register, Address offset: 0x50 … member
Dstm32h562xx.h887 …__IO uint32_t IORETR; /*!< IO RETention Register, Address offset: 0x50 … member
Dstm32h533xx.h904 …__IO uint32_t IORETR; /*!< IO RETention Register, Address offset: 0x50 … member
Dstm32h573xx.h1129 …__IO uint32_t IORETR; /*!< IO RETention Register, Address offset: 0x50 … member
Dstm32h563xx.h1065 …__IO uint32_t IORETR; /*!< IO RETention Register, Address offset: 0x50 … member