Home
last modified time | relevance | path

Searched refs:PWR_CSR1_BRRDY (Results 1 – 7 of 7) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_pwr.h284 … ((__FLAG__) == PWR_FLAG_BRRDY) ? ((PWR->CSR1 & PWR_CSR1_BRRDY) == PWR_CSR1_BRRDY) : \
Dstm32h7rsxx_ll_pwr.h1654 return ((READ_BIT(PWR->CSR1, PWR_CSR1_BRRDY) == (PWR_CSR1_BRRDY)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_BRRDY()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_pwr_ex.c789 while ((PWR->CSR1 & PWR_CSR1_BRRDY) == 0U) in HAL_PWREx_EnableBkUpReg()
815 while ((PWR->CSR1 & PWR_CSR1_BRRDY) != 0U) in HAL_PWREx_DisableBkUpReg()
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h14071 #define PWR_CSR1_BRRDY PWR_CSR1_BRRDY_Msk /*!< Backup regulat… macro
Dstm32h7s7xx.h15105 #define PWR_CSR1_BRRDY PWR_CSR1_BRRDY_Msk /*!< Backup regulat… macro
Dstm32h7s3xx.h14703 #define PWR_CSR1_BRRDY PWR_CSR1_BRRDY_Msk /*!< Backup regulat… macro
Dstm32h7r7xx.h14471 #define PWR_CSR1_BRRDY PWR_CSR1_BRRDY_Msk /*!< Backup regulat… macro