Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_pwr.h143 #define PWR_FLAG_USBBOOSTRDY (0x0FU) /*!< USB EPOD booster ready flag … macro
368 #if defined (PWR_FLAG_USBBOOSTRDY)
373 …((__FLAG__) == PWR_FLAG_USBBOOSTRDY) ? (READ_BIT(PWR->VOSR, PWR_VOSR_USBBOOSTRDY) == PWR_VOSR_USBB…