Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_pwr.h312 …(((__FLAG__) == PWR_FLAG_STOPF) ? (READ_BIT(PWR->PMSR, PWR_PMSR_STOPF) == PWR_PMSR_S…
313 …((__FLAG__) == PWR_FLAG_SBF) ? (READ_BIT(PWR->PMSR, PWR_PMSR_SBF) == PWR_PMSR_SB…
335 …(((__FLAG__) == PWR_FLAG_STOPF) ? (READ_BIT(PWR->PMSR, PWR_PMSR_STOPF) == PWR_PMSR_S…
336 …((__FLAG__) == PWR_FLAG_SBF) ? (READ_BIT(PWR->PMSR, PWR_PMSR_SBF) == PWR_PMSR_SB…
Dstm32h5xx_ll_pwr.h1546 return ((READ_BIT(PWR->PMSR, PWR_PMSR_SBF) == (PWR_PMSR_SBF)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_SB()
1556 return ((READ_BIT(PWR->PMSR, PWR_PMSR_STOPF) == (PWR_PMSR_STOPF)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_STOP()
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h660 …__IO uint32_t PMSR; /*!< Power mode status register , Address offset: 0x04 … member
Dstm32h523xx.h823 …__IO uint32_t PMSR; /*!< Power mode status register , Address offset: 0x04 … member
Dstm32h562xx.h870 …__IO uint32_t PMSR; /*!< Power mode status register , Address offset: 0x04 … member
Dstm32h533xx.h887 …__IO uint32_t PMSR; /*!< Power mode status register , Address offset: 0x04 … member
Dstm32h573xx.h1112 …__IO uint32_t PMSR; /*!< Power mode status register , Address offset: 0x04 … member
Dstm32h563xx.h1048 …__IO uint32_t PMSR; /*!< Power mode status register , Address offset: 0x04 … member