Home
last modified time | relevance | path

Searched refs:PWR_CR1_RRSTP (Results 1 – 11 of 11) sorted by relevance

/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_pwr.h453 #if defined(PWR_CR1_RRSTP)
461 SET_BIT(PWR->CR1, PWR_CR1_RRSTP); in LL_PWR_EnableSRAM3Retention()
471 CLEAR_BIT(PWR->CR1, PWR_CR1_RRSTP); in LL_PWR_DisableSRAM3Retention()
481 return ((READ_BIT(PWR->CR1, PWR_CR1_RRSTP) == (PWR_CR1_RRSTP)) ? 1UL : 0UL); in LL_PWR_IsEnabledSRAM3Retention()
Dstm32l4xx_hal_pwr_ex.h859 #if defined(PWR_CR1_RRSTP)
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_pwr_ex.c827 #if defined(PWR_CR1_RRSTP)
836 SET_BIT(PWR->CR1, PWR_CR1_RRSTP); in HAL_PWREx_EnableSRAM3ContentRetention()
848 CLEAR_BIT(PWR->CR1, PWR_CR1_RRSTP); in HAL_PWREx_DisableSRAM3ContentRetention()
/hal_stm32-latest/stm32cube/stm32l4xx/soc/
Dstm32l4r5xx.h10555 #define PWR_CR1_RRSTP PWR_CR1_RRSTP_Msk /*!< SRAM3 Retention… macro
Dstm32l4r7xx.h11036 #define PWR_CR1_RRSTP PWR_CR1_RRSTP_Msk /*!< SRAM3 Retention… macro
Dstm32l4s5xx.h10884 #define PWR_CR1_RRSTP PWR_CR1_RRSTP_Msk /*!< SRAM3 Retention… macro
Dstm32l4s7xx.h11365 #define PWR_CR1_RRSTP PWR_CR1_RRSTP_Msk /*!< SRAM3 Retention… macro
Dstm32l4p5xx.h11329 #define PWR_CR1_RRSTP PWR_CR1_RRSTP_Msk /*!< SRAM3 Retention… macro
Dstm32l4q5xx.h11822 #define PWR_CR1_RRSTP PWR_CR1_RRSTP_Msk /*!< SRAM3 Retention… macro
Dstm32l4r9xx.h14155 #define PWR_CR1_RRSTP PWR_CR1_RRSTP_Msk /*!< SRAM3 Retention… macro
Dstm32l4s9xx.h14484 #define PWR_CR1_RRSTP PWR_CR1_RRSTP_Msk /*!< SRAM3 Retention… macro