Home
last modified time | relevance | path

Searched refs:PWR_VMSR_PVDO (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-3.6.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_pwr.h323 …_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)…
Dstm32h5xx_ll_pwr.h96 #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()
/hal_stm32-3.6.0/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h8371 #define PWR_VMSR_PVDO PWR_VMSR_PVDO_Msk macro
Dstm32h562xx.h12510 #define PWR_VMSR_PVDO PWR_VMSR_PVDO_Msk macro
Dstm32h563xx.h14594 #define PWR_VMSR_PVDO PWR_VMSR_PVDO_Msk macro
Dstm32h573xx.h15139 #define PWR_VMSR_PVDO PWR_VMSR_PVDO_Msk macro