Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_pwr.h278 #define PWR_FLAG_WKUPF2 (0x2002U) /*!< Wakeup event on… macro
355 …((__FLAG__) == PWR_FLAG_WKUPF2) ? ((PWR->WKUPSR & PWR_WKUPSR_WKUPF2) == PWR_WKUPSR_WKUPF2) …