| /bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/src/ |
| A D | n32g4fr_pwr.c | 213 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 D | n32g45x_pwr.c | 213 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 D | n32wb452_pwr.c | 213 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 D | n32g45x_pwr.c | 213 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 D | n32l43x_pwr.c | 256 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 D | n32l40x_pwr.c | 256 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 D | n32g43x_pwr.c | 259 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 D | reg_common.h | 537 #define SCB_SCR_SLEEPONEXIT (0x02U) ///< Sleep on exit … macro
|
| /bsp/mm32l3xx/Libraries/MM32L3xx/Include/ |
| A D | MM32L3xx.h | 2228 #define SCB_SCR_SLEEPONEXIT ((uint8_t)0x02) /*!< Sleep on exit bit */ macro
|
| /bsp/mm32f103x/Libraries/MM32F103/Include/ |
| A D | MM32F103.h | 2237 #define SCB_SCR_SLEEPONEXIT ((uint8_t)0x02) /*!< Sleep on exit bit */ macro
|
| /bsp/tkm32F499/Libraries/CMSIS_and_startup/ |
| A D | tk499.h | 2531 #define SCB_SCR_SLEEPONEXIT ((uint8_t)0x02) /*!< Sleep on exit bit */ macro
|
| /bsp/mm32l07x/Libraries/MM32L0xx/Include/ |
| A D | MM32L0xx.h | 2297 #define SCB_SCR_SLEEPONEXIT ((uint8_t)0x02) /*!< Sleep on exit bit */ macro
|
| /bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/CMSIS/WCH/CH32F10x/Include/ |
| A D | ch32f10x.h | 4121 #define SCB_SCR_SLEEPONEXIT ((uint8_t)0x02) /*!< Sleep on exit bit */ macro
|
| /bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32f10x.h | 4121 #define SCB_SCR_SLEEPONEXIT ((uint8_t)0x02) /*!< Sleep on exit bit */ macro
|
| /bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/CMSIS/WCH/CH32F20x/Include/ |
| A D | ch32f20x.h | 4441 #define SCB_SCR_SLEEPONEXIT ((uint8_t)0x02) /* Sleep on exit bit */ macro
|
| /bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32f20x.h | 4441 #define SCB_SCR_SLEEPONEXIT ((uint8_t)0x02) /* Sleep on exit bit */ macro
|
| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/ |
| A D | air32f10x.h | 2464 #define SCB_SCR_SLEEPONEXIT ((uint8_t)0x02) /*!< Sleep on exit bit */ macro
|
| /bsp/n32/libraries/N32WB452_Firmware_Library/CMSIS/device/ |
| A D | n32wb452.h | 2879 #define SCB_SCR_SLEEPONEXIT ((uint8_t)0x02) /*!< Sleep on exit bit */ macro
|
| /bsp/n32/libraries/N32L40x_Firmware_Library/CMSIS/device/ |
| A D | n32l40x.h | 2085 #define SCB_SCR_SLEEPONEXIT ((uint8_t)0x02) /*!< Sleep on exit bit */ macro
|
| /bsp/n32/libraries/N32L43x_Firmware_Library/CMSIS/device/ |
| A D | n32l43x.h | 2111 #define SCB_SCR_SLEEPONEXIT ((uint8_t)0x02) /*!< Sleep on exit bit */ macro
|
| /bsp/n32/libraries/N32G43x_Firmware_Library/CMSIS/device/ |
| A D | n32g43x.h | 2062 #define SCB_SCR_SLEEPONEXIT ((uint8_t)0x02) /*!< Sleep on exit bit */ macro
|
| /bsp/n32/libraries/N32G4FR_Firmware_Library/CMSIS/device/ |
| A D | n32g4fr.h | 2966 #define SCB_SCR_SLEEPONEXIT ((uint8_t)0x02) /*!< Sleep on exit bit */ macro
|
| /bsp/n32/libraries/N32G45x_Firmware_Library/CMSIS/device/ |
| A D | n32g45x.h | 3102 #define SCB_SCR_SLEEPONEXIT ((uint8_t)0x02) /*!< Sleep on exit bit */ macro
|
| /bsp/n32g452xx/Libraries/N32_Std_Driver/CMSIS/device/ |
| A D | n32g45x.h | 3192 #define SCB_SCR_SLEEPONEXIT ((uint8_t)0x02) /*!< Sleep on exit bit */ macro
|