Home
last modified time | relevance | path

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

/trusted-firmware-m-3.6.0/platform/ext/target/stm/common/stm32l5xx/hal/Src/
Dstm32l5xx_hal_pwr.c586 SET_BIT(SCB->SCR, ((uint32_t)SCB_SCR_SLEEPONEXIT_Msk)); in HAL_PWR_EnableSleepOnExit()
599 CLEAR_BIT(SCB->SCR, ((uint32_t)SCB_SCR_SLEEPONEXIT_Msk)); in HAL_PWR_DisableSleepOnExit()
/trusted-firmware-m-3.6.0/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_pwr.c668 SET_BIT(SCB->SCR, SCB_SCR_SLEEPONEXIT_Msk); in HAL_PWR_EnableSleepOnExit()
681 CLEAR_BIT(SCB->SCR, SCB_SCR_SLEEPONEXIT_Msk); in HAL_PWR_DisableSleepOnExit()
/trusted-firmware-m-3.6.0/platform/ext/target/stm/common/stm32h5xx/hal/Src/
Dstm32h5xx_hal_pwr.c418 SET_BIT(SCB->SCR, SCB_SCR_SLEEPONEXIT_Msk); in HAL_PWR_EnableSleepOnExit()
431 CLEAR_BIT(SCB->SCR, SCB_SCR_SLEEPONEXIT_Msk); in HAL_PWR_DisableSleepOnExit()
/trusted-firmware-m-3.6.0/platform/ext/cmsis/
Dcore_cm0plus.h446 #define SCB_SCR_SLEEPONEXIT_Msk (1UL << SCB_SCR_SLEEPONEXIT_Pos) /*!< SCB … macro
Dcore_cm4.h551 #define SCB_SCR_SLEEPONEXIT_Msk (1UL << SCB_SCR_SLEEPONEXIT_Pos) /*!< SCB … macro
Dcore_cm23.h498 #define SCB_SCR_SLEEPONEXIT_Msk (1UL << SCB_SCR_SLEEPONEXIT_Pos) /*!< SCB … macro
Dcore_cm33.h653 #define SCB_SCR_SLEEPONEXIT_Msk (1UL << SCB_SCR_SLEEPONEXIT_Pos) /*!< SCB … macro
Dcore_armv81mml.h667 #define SCB_SCR_SLEEPONEXIT_Msk (1UL << SCB_SCR_SLEEPONEXIT_Pos) /*!< SCB … macro
Dcore_cm55.h669 #define SCB_SCR_SLEEPONEXIT_Msk (1UL << SCB_SCR_SLEEPONEXIT_Pos) /*!< SCB … macro
Dcore_cm85.h686 #define SCB_SCR_SLEEPONEXIT_Msk (1UL << SCB_SCR_SLEEPONEXIT_Pos) /*!< SCB … macro