Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_pwr.h249 #define PWR_FLAG_VCOREH (0x0089U) /*!< VDDCORE level m… macro
339 …((__FLAG__) == PWR_FLAG_VCOREH) ? ((PWR->CR3 & PWR_CR3_VCOREH) == PWR_CR3_VCOREH) …