Modules

 HAL Exported Constants
 

Macros

#define ALL_DEVICES_SLEEP   (0xFFFFFFFFU)
 
#define ALL_DEVICES_BACKUP   (0x00000000U)
 

Detailed Description

Macro Definition Documentation

◆ ALL_DEVICES_BACKUP

#define ALL_DEVICES_BACKUP   (0x00000000U)

All devive backup

Definition at line 66 of file gr533x_hal_pwr_mgmt.h.

◆ ALL_DEVICES_SLEEP

#define ALL_DEVICES_SLEEP   (0xFFFFFFFFU)

All devive sleep

Definition at line 65 of file gr533x_hal_pwr_mgmt.h.