12 #include "hpm_bcfg_regs.h"
#define BCFG_VBG_CFG_POWER_SAVE_MASK
Definition: hpm_bcfg_regs.h:53
#define BCFG_VBG_CFG_LP_MODE_MASK
Definition: hpm_bcfg_regs.h:41
static void bcfg_vbg_disable_lp_mode(BCFG_Type *ptr)
disable VBAT LP mode
Definition: hpm_bcfg_drv.h:42
static void bcfg_vbg_enable_power_save_mode(BCFG_Type *ptr)
enable power save mode
Definition: hpm_bcfg_drv.h:52
static void bcfg_vbg_enable_lp_mode(BCFG_Type *ptr)
enable VBAT LP mode
Definition: hpm_bcfg_drv.h:32
static void bcfg_vbg_disable_power_save_mode(BCFG_Type *ptr)
disable power save mode
Definition: hpm_bcfg_drv.h:62
Definition: hpm_bcfg_regs.h:12
__RW uint32_t VBG_CFG
Definition: hpm_bcfg_regs.h:13