Home
last modified time | relevance | path

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

/bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/src/
A Dn32g4fr_pwr.c213 SCB->SCR |= SCB_SCR_SLEEPONEXIT; in PWR_EnterSLEEPMode()
218 SCB->SCR &= (uint32_t) ~((uint32_t)SCB_SCR_SLEEPONEXIT); in PWR_EnterSLEEPMode()
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/src/
A Dn32g45x_pwr.c213 SCB->SCR |= SCB_SCR_SLEEPONEXIT; in PWR_EnterSLEEPMode()
218 SCB->SCR &= (uint32_t) ~((uint32_t)SCB_SCR_SLEEPONEXIT); in PWR_EnterSLEEPMode()
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/src/
A Dn32wb452_pwr.c213 SCB->SCR |= SCB_SCR_SLEEPONEXIT; in PWR_EnterSLEEPMode()
218 SCB->SCR &= (uint32_t) ~((uint32_t)SCB_SCR_SLEEPONEXIT); in PWR_EnterSLEEPMode()
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/src/
A Dn32g45x_pwr.c213 SCB->SCR |= SCB_SCR_SLEEPONEXIT; in PWR_EnterSLEEPMode()
218 SCB->SCR &= (uint32_t) ~((uint32_t)SCB_SCR_SLEEPONEXIT); in PWR_EnterSLEEPMode()
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/src/
A Dn32l43x_pwr.c256 SCB->SCR |= SCB_SCR_SLEEPONEXIT; in PWR_EnterSLEEPMode()
261 SCB->SCR &= (uint32_t)~((uint32_t)SCB_SCR_SLEEPONEXIT); in PWR_EnterSLEEPMode()
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/src/
A Dn32l40x_pwr.c256 SCB->SCR |= SCB_SCR_SLEEPONEXIT; in PWR_EnterSLEEPMode()
261 SCB->SCR &= (uint32_t)~((uint32_t)SCB_SCR_SLEEPONEXIT); in PWR_EnterSLEEPMode()
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/src/
A Dn32g43x_pwr.c259 SCB->SCR |= SCB_SCR_SLEEPONEXIT; in PWR_EnterSLEEPMode()
264 SCB->SCR &= (uint32_t)~((uint32_t)SCB_SCR_SLEEPONEXIT); in PWR_EnterSLEEPMode()
/bsp/mm32f327x/Libraries/MM32F327x/Include/
A Dreg_common.h537 #define SCB_SCR_SLEEPONEXIT (0x02U) ///< Sleep on exit … macro
/bsp/mm32l3xx/Libraries/MM32L3xx/Include/
A DMM32L3xx.h2228 #define SCB_SCR_SLEEPONEXIT ((uint8_t)0x02) /*!< Sleep on exit bit */ macro
/bsp/mm32f103x/Libraries/MM32F103/Include/
A DMM32F103.h2237 #define SCB_SCR_SLEEPONEXIT ((uint8_t)0x02) /*!< Sleep on exit bit */ macro
/bsp/tkm32F499/Libraries/CMSIS_and_startup/
A Dtk499.h2531 #define SCB_SCR_SLEEPONEXIT ((uint8_t)0x02) /*!< Sleep on exit bit */ macro
/bsp/mm32l07x/Libraries/MM32L0xx/Include/
A DMM32L0xx.h2297 #define SCB_SCR_SLEEPONEXIT ((uint8_t)0x02) /*!< Sleep on exit bit */ macro
/bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/CMSIS/WCH/CH32F10x/Include/
A Dch32f10x.h4121 #define SCB_SCR_SLEEPONEXIT ((uint8_t)0x02) /*!< Sleep on exit bit */ macro
/bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32f10x.h4121 #define SCB_SCR_SLEEPONEXIT ((uint8_t)0x02) /*!< Sleep on exit bit */ macro
/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/CMSIS/WCH/CH32F20x/Include/
A Dch32f20x.h4441 #define SCB_SCR_SLEEPONEXIT ((uint8_t)0x02) /* Sleep on exit bit */ macro
/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32f20x.h4441 #define SCB_SCR_SLEEPONEXIT ((uint8_t)0x02) /* Sleep on exit bit */ macro
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/
A Dair32f10x.h2464 #define SCB_SCR_SLEEPONEXIT ((uint8_t)0x02) /*!< Sleep on exit bit */ macro
/bsp/n32/libraries/N32WB452_Firmware_Library/CMSIS/device/
A Dn32wb452.h2879 #define SCB_SCR_SLEEPONEXIT ((uint8_t)0x02) /*!< Sleep on exit bit */ macro
/bsp/n32/libraries/N32L40x_Firmware_Library/CMSIS/device/
A Dn32l40x.h2085 #define SCB_SCR_SLEEPONEXIT ((uint8_t)0x02) /*!< Sleep on exit bit */ macro
/bsp/n32/libraries/N32L43x_Firmware_Library/CMSIS/device/
A Dn32l43x.h2111 #define SCB_SCR_SLEEPONEXIT ((uint8_t)0x02) /*!< Sleep on exit bit */ macro
/bsp/n32/libraries/N32G43x_Firmware_Library/CMSIS/device/
A Dn32g43x.h2062 #define SCB_SCR_SLEEPONEXIT ((uint8_t)0x02) /*!< Sleep on exit bit */ macro
/bsp/n32/libraries/N32G4FR_Firmware_Library/CMSIS/device/
A Dn32g4fr.h2966 #define SCB_SCR_SLEEPONEXIT ((uint8_t)0x02) /*!< Sleep on exit bit */ macro
/bsp/n32/libraries/N32G45x_Firmware_Library/CMSIS/device/
A Dn32g45x.h3102 #define SCB_SCR_SLEEPONEXIT ((uint8_t)0x02) /*!< Sleep on exit bit */ macro
/bsp/n32g452xx/Libraries/N32_Std_Driver/CMSIS/device/
A Dn32g45x.h3192 #define SCB_SCR_SLEEPONEXIT ((uint8_t)0x02) /*!< Sleep on exit bit */ macro

Completed in 1227 milliseconds