Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_pwr.h250 #define PWR_FLAG_VCOREL (0x0088U) /*!< VDDCORE level m… macro
340 …((__FLAG__) == PWR_FLAG_VCOREL) ? ((PWR->CR3 & PWR_CR3_VCOREL) == PWR_CR3_VCOREL) …