![]() |
LPCOpen Platform
v1.03
LPCOpen Platform for NXP LPC Microcontrollers
|
#include "chip.h"Go to the source code of this file.
Macros | |
| #define | M0SCB_SLEEPONEXIT ((uint32_t) (1 << 1)) |
| #define | M0SCB_SLEEPDEEP ((uint32_t) (1 << 2)) |
| #define | M0SCB_SEVONPEND ((uint32_t) (1 << 4)) |
Functions | |
| void | Chip_PMU_Sleep (LPC_PMU_T *pPMU, CHIP_PMU_MCUPOWER_T SleepMode) |
| Put some of the peripheral in sleep mode. | |