Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_pwr.h285 … ((__FLAG__) == PWR_FLAG_VBATL) ? ((PWR->CSR1 & PWR_CSR1_VBATL) == PWR_CSR1_VBATL) : \
Dstm32h7rsxx_ll_pwr.h1664 return ((READ_BIT(PWR->CSR1, PWR_CSR1_VBATL) == (PWR_CSR1_VBATL)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_VBATL()
Dstm32h7rsxx_hal_pwr_ex.h180 #define PWR_VBAT_BELOW_LOW_THRESHOLD PWR_CSR1_VBATL
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_pwr_ex.c1237 regValue = READ_BIT(PWR->CSR1, (PWR_CSR1_VBATH | PWR_CSR1_VBATL)); in HAL_PWREx_GetVBATLevel()
1240 if (regValue == PWR_CSR1_VBATL) in HAL_PWREx_GetVBATLevel()
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h14075 #define PWR_CSR1_VBATL PWR_CSR1_VBATL_Msk /*!< Monitored VBAT … macro
Dstm32h7s7xx.h15109 #define PWR_CSR1_VBATL PWR_CSR1_VBATL_Msk /*!< Monitored VBAT … macro
Dstm32h7s3xx.h14707 #define PWR_CSR1_VBATL PWR_CSR1_VBATL_Msk /*!< Monitored VBAT … macro
Dstm32h7r7xx.h14475 #define PWR_CSR1_VBATL PWR_CSR1_VBATL_Msk /*!< Monitored VBAT … macro