libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
Macros | |
#define | SCB_SCR_SEVONPEND (1 << 4) |
SEVONPEND Send Event on Pending bit. More... | |
#define | SCB_SCR_SLEEPDEEP (1 << 2) |
SLEEPDEEP implementation defined. More... | |
#define | SCB_SCR_SLEEPONEXIT (1 << 1) |
SLEEPONEXIT sleep when exiting ISR. More... | |
#define SCB_SCR_SEVONPEND (1 << 4) |
#define SCB_SCR_SLEEPDEEP (1 << 2) |