MG32L003 Standard Peripherals Firmware Library
Functions
mg32l003_pwr.c File Reference

This file provides all the PWR firmware functions. More...

#include "mg32l003_pwr.h"
#include "mg32l003_rcc.h"

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...
 

Detailed Description

This file provides all the PWR firmware functions.

Author
megawin Application Team
Version
V0.0.5
Date
13-August-2024