Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_pwr.h277 #define PWR_FLAG_WKUPF3 (0x2003U) /*!< Wakeup event on… macro
354 …((__FLAG__) == PWR_FLAG_WKUPF3) ? ((PWR->WKUPSR & PWR_WKUPSR_WKUPF3) == PWR_WKUPSR_WKUPF3) …