Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_pwr.h86 #define LL_PWR_FLAG_STOPF PWR_CSR3_STOPF /*!< Stop flag …
1724 return ((READ_BIT(PWR->CSR3, PWR_CSR3_STOPF) == (PWR_CSR3_STOPF)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_STOP()
Dstm32h7rsxx_hal_pwr.h291 … ((__FLAG__) == PWR_FLAG_STOPF) ? ((PWR->CSR3 & PWR_CSR3_STOPF) == PWR_CSR3_STOPF) : \
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h14169 #define PWR_CSR3_STOPF PWR_CSR3_STOPF_Msk /*!< STOP Flag */ macro
Dstm32h7s7xx.h15203 #define PWR_CSR3_STOPF PWR_CSR3_STOPF_Msk /*!< STOP Flag */ macro
Dstm32h7s3xx.h14801 #define PWR_CSR3_STOPF PWR_CSR3_STOPF_Msk /*!< STOP Flag */ macro
Dstm32h7r7xx.h14569 #define PWR_CSR3_STOPF PWR_CSR3_STOPF_Msk /*!< STOP Flag */ macro