Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_pwr.h163 #define PWR_FLAG_CPU2_HOLD (0x06U) macro
386 ((__FLAG__) == PWR_FLAG_CPU2_HOLD) ? ((PWR->CPUCR & PWR_CPUCR_HOLD2F) == PWR_CPUCR_HOLD2F) :\