Home
last modified time | relevance | path

Searched refs:PWR_BDSR_BRRDY (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/hal/Inc/
Dstm32h5xx_hal_pwr.h320 … ((__FLAG__) == PWR_FLAG_BRR) ? (READ_BIT(PWR->BDSR, PWR_BDSR_BRRDY) \
321 … == PWR_BDSR_BRRDY) : \
364 … ((__FLAG__) == PWR_FLAG_BRR) ? (READ_BIT(PWR->BDSR, PWR_BDSR_BRRDY) \
365 … == PWR_BDSR_BRRDY) : \
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/Device/Include/
Dstm32h573xx.h15029 #define PWR_BDSR_BRRDY PWR_BDSR_BRRDY_Msk macro