Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_pwr.h279 #define PWR_FLAG_WKUPF1 (0x2001U) /*!< Wakeup event on… macro
356 …((__FLAG__) == PWR_FLAG_WKUPF1) ? ((PWR->WKUPSR & PWR_WKUPSR_WKUPF1) == PWR_WKUPSR_WKUPF1) …