Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_pwr.h162 #define PWR_FLAG_CPU_HOLD (0x05U) macro
385 ((__FLAG__) == PWR_FLAG_CPU_HOLD) ? ((PWR->CPU2CR & PWR_CPU2CR_HOLD1F) == PWR_CPU2CR_HOLD1F) :\