WB32L003 Standard Peripherals Firmware Library
函数
wb32l003_pwr.c 文件参考

This file provides all the PWR firmware functions. 更多...

#include "wb32l003_pwr.h"
#include "wb32l003_rcc.h"

函数

void PWR_EnterSLEEPMode (uint8_t SLEEPEntry)
 Enters Sleep mode. 更多...
 
void PWR_EnterDEEPSLEEPMode (void)
 Enters Deep Sleep mode. 更多...
 
void PWR_EnableSleepOnExit (void)
 Indicates Sleep-On-Exit when returning from Handler mode to Thread mode. 更多...
 
void PWR_DisableSleepOnExit (void)
 Disables Sleep-On-Exit feature when returning from Handler mode to Thread mode. 更多...
 
void PWR_EnableSEVOnPend (void)
 Enables CORTEX M0+ SEVONPEND bit. 更多...
 
void PWR_DisableSEVOnPend (void)
 Disables CORTEX M0+ SEVONPEND bit. 更多...
 

详细描述

This file provides all the PWR firmware functions.

作者
Westberry Application Team
版本
V0.0.4
日期
23-April-2023