Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_pwr.h1431 return ((READ_BIT(PWR->SR2, PWR_SR2_PVMO_USB) == (PWR_SR2_PVMO_USB)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_PVMOUSB()
Dstm32g0xx_hal_pwr.h160 #define PWR_FLAG_PVMO_USB (0x00020000u | PWR_SR2_PVMO_USB) /*!< Power Voltage Mo…
Dstm32g0xx_hal_pwr_ex.h259 #define PWR_FLAG_PVMOUSB (0x00020000u | PWR_SR2_PVMO_USB) /*!< USB Peripheral …
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_pwr_ex.h174 #define PWR_FLAG_PVMOUSB (0x00020000u | PWR_SR2_PVMO_USB) /*!< USB Peripheral Voltage Monitoring…
/hal_stm32-latest/stm32cube/stm32g0xx/soc/
Dstm32g0c1xx.h5679 #define PWR_SR2_PVMO_USB PWR_SR2_PVMO_USB_Msk /*!< USB Peripheral … macro
Dstm32g0b1xx.h5443 #define PWR_SR2_PVMO_USB PWR_SR2_PVMO_USB_Msk /*!< USB Peripheral … macro