12 #include "hpm_bpor_regs.h"
#define BPOR_POR_CONFIG_RETENTION_MASK
Definition: hpm_bpor_regs.h:60
static void bpor_disable_reg_value_retention(BPOR_Type *ptr)
Disable register value retention when power down occurs.
Definition: hpm_bpor_drv.h:54
static void bpor_enable_reg_value_retention(BPOR_Type *ptr)
Enable register value retention when power down occurs.
Definition: hpm_bpor_drv.h:44
static bool bpor_is_reg_value_retention_enable(BPOR_Type *ptr)
Check register value retention enable status when power down occurs.
Definition: hpm_bpor_drv.h:34
Definition: hpm_bpor_regs.h:12
__RW uint32_t POR_CONFIG
Definition: hpm_bpor_regs.h:15