Searched refs:PWR_BDSR_BRRDY (Results 1 – 2 of 2) sorted by relevance
320 … ((__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) : \
15029 #define PWR_BDSR_BRRDY PWR_BDSR_BRRDY_Msk macro