Searched refs:PWR_PVM_USB (Results 1 – 4 of 4) sorted by relevance
299 SET_BIT(PWR->CR2, PWR_PVM_USB); in HAL_PWREx_EnablePVMUSB()308 CLEAR_BIT(PWR->CR2, PWR_PVM_USB); in HAL_PWREx_DisablePVMUSB()338 case PWR_PVM_USB: in HAL_PWREx_ConfigPVM()
66 #define PWR_PVM_USB PWR_CR2_PVM_VDDIO2_0 /*!< Peripheral Voltage Monitoring enable for USB periph… macro336 #define IS_PWR_PVM_TYPE(TYPE) ((TYPE) == PWR_PVM_USB)
147 #define PWR_PVM_USB PWR_CR2_PVMEN_USB /*!< Peripheral Voltage Monitoring enable f… macro539 #define IS_PWR_PVM_TYPE(TYPE) ((TYPE) == PWR_PVM_USB)
120 case PWR_PVM_USB: in HAL_PWREx_ConfigPVM()