Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_pwr.h276 #define PWR_FLAG_WKUPF4 (0x2004U) /*!< Wakeup event on… macro
353 …((__FLAG__) == PWR_FLAG_WKUPF4) ? ((PWR->WKUPSR & PWR_WKUPSR_WKUPF4) == PWR_WKUPSR_WKUPF4) …