Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_pwr.h270 #define PWR_FLAG_ARDY (0x1014U) /*!< VDDA18ADC ready… macro
349 …((__FLAG__) == PWR_FLAG_ARDY) ? ((PWR->SVMCR3 & PWR_SVMCR3_ARDY) == PWR_SVMCR3_ARDY) …