Home
last modified time | relevance | path

Searched refs:PWR_SR2_PVMO_VDDIO2 (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_ll_pwr.h1045 return ((READ_BIT(PWR->SR2, PWR_SR2_PVMO_VDDIO2) == (PWR_SR2_PVMO_VDDIO2)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_PVMOUSB()
Dstm32c0xx_hal_pwr.h145 #define PWR_FLAG_PVMO_USB (0x00020000u | PWR_SR2_PVMO_VDDIO2) /*!< Power Voltage…
/hal_stm32-latest/stm32cube/stm32c0xx/soc/
Dstm32c071xx.h3922 #define PWR_SR2_PVMO_VDDIO2 PWR_SR2_PVMO_VDDIO2_Msk /*!< PVM Voltage Mon… macro