WB32L003 Standard Peripherals Firmware Library
宏定义
PWR_Private_Macros

宏定义

#define IS_PWR_SLEEP_ENTRY(ENTRY)   (((ENTRY) == PWR_SLEEPENTRY_WFI) || ((ENTRY) == PWR_SLEEPENTRY_WFE))
 

详细描述