Searched refs:PWR_VMSR_PVDO (Results 1 – 6 of 6) sorted by relevance
323 …_FLAG__) == PWR_FLAG_PVDO) ? (READ_BIT(PWR->VMSR, PWR_VMSR_PVDO) == PWR_VMSR_PVDO)…346 …_FLAG__) == PWR_FLAG_PVDO) ? (READ_BIT(PWR->VMSR, PWR_VMSR_PVDO) == PWR_VMSR_PVDO)…
96 #define LL_PWR_FLAG_PVDO PWR_VMSR_PVDO /*!< Programmable voltage detect output flag …1497 return ((READ_BIT(PWR->VMSR, PWR_VMSR_PVDO) == (PWR_VMSR_PVDO)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_PVDO()1507 return ((READ_BIT(PWR->VMSR, PWR_VMSR_PVDO) == (PWR_VMSR_AVDO)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_AVDO()
8371 #define PWR_VMSR_PVDO PWR_VMSR_PVDO_Msk macro
12510 #define PWR_VMSR_PVDO PWR_VMSR_PVDO_Msk macro
14594 #define PWR_VMSR_PVDO PWR_VMSR_PVDO_Msk macro
15139 #define PWR_VMSR_PVDO PWR_VMSR_PVDO_Msk macro