MG32L003 Standard Peripherals Firmware Library
|
This file provides all the PWR firmware functions. More...
Functions | |
void | PWR_EnterSLEEPMode (uint8_t SLEEPEntry) |
Enters Sleep mode. More... | |
void | PWR_EnterDEEPSLEEPMode (void) |
Enters Deep Sleep mode. More... | |
void | PWR_EnableSleepOnExit (void) |
Indicates Sleep-On-Exit when returning from Handler mode to Thread mode. More... | |
void | PWR_DisableSleepOnExit (void) |
Disables Sleep-On-Exit feature when returning from Handler mode to Thread mode. More... | |
void | PWR_EnableSEVOnPend (void) |
Enables CORTEX M0+ SEVONPEND bit. More... | |
void | PWR_DisableSEVOnPend (void) |
Disables CORTEX M0+ SEVONPEND bit. More... | |
This file provides all the PWR firmware functions.