Home
last modified time | relevance | path

Searched refs:BPOR_POR_CONFIG_RETENTION_MASK (Results 1 – 10 of 10) sorted by relevance

/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6800/ip/
A Dhpm_bpor_regs.h25 #define BPOR_POR_CONFIG_RETENTION_MASK (0x1U) macro
27 …ENTION_SET(x) (((uint32_t)(x) << BPOR_POR_CONFIG_RETENTION_SHIFT) & BPOR_POR_CONFIG_RETENTION_MASK)
28 #define BPOR_POR_CONFIG_RETENTION_GET(x) (((uint32_t)(x) & BPOR_POR_CONFIG_RETENTION_MASK) >> BPOR_…
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6E00/ip/
A Dhpm_bpor_regs.h25 #define BPOR_POR_CONFIG_RETENTION_MASK (0x1U) macro
27 …ENTION_SET(x) (((uint32_t)(x) << BPOR_POR_CONFIG_RETENTION_SHIFT) & BPOR_POR_CONFIG_RETENTION_MASK)
28 #define BPOR_POR_CONFIG_RETENTION_GET(x) (((uint32_t)(x) & BPOR_POR_CONFIG_RETENTION_MASK) >> BPOR_…
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6700/ip/
A Dhpm_bpor_regs.h60 #define BPOR_POR_CONFIG_RETENTION_MASK (0x1U) macro
62 …ENTION_SET(x) (((uint32_t)(x) << BPOR_POR_CONFIG_RETENTION_SHIFT) & BPOR_POR_CONFIG_RETENTION_MASK)
63 #define BPOR_POR_CONFIG_RETENTION_GET(x) (((uint32_t)(x) & BPOR_POR_CONFIG_RETENTION_MASK) >> BPOR_…
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6200/ip/
A Dhpm_bpor_regs.h60 #define BPOR_POR_CONFIG_RETENTION_MASK (0x1U) macro
62 …ENTION_SET(x) (((uint32_t)(x) << BPOR_POR_CONFIG_RETENTION_SHIFT) & BPOR_POR_CONFIG_RETENTION_MASK)
63 #define BPOR_POR_CONFIG_RETENTION_GET(x) (((uint32_t)(x) & BPOR_POR_CONFIG_RETENTION_MASK) >> BPOR_…
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6300/ip/
A Dhpm_bpor_regs.h60 #define BPOR_POR_CONFIG_RETENTION_MASK (0x1U) macro
62 …ENTION_SET(x) (((uint32_t)(x) << BPOR_POR_CONFIG_RETENTION_SHIFT) & BPOR_POR_CONFIG_RETENTION_MASK)
63 #define BPOR_POR_CONFIG_RETENTION_GET(x) (((uint32_t)(x) & BPOR_POR_CONFIG_RETENTION_MASK) >> BPOR_…
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6E00/HPM6E80/
A Dhpm_bpor_drv.h34 ptr->POR_CONFIG |= BPOR_POR_CONFIG_RETENTION_MASK; in bpor_enable_reg_value_retention()
44 ptr->POR_CONFIG &= ~BPOR_POR_CONFIG_RETENTION_MASK; in bpor_disable_reg_value_retention()
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6800/HPM6880/
A Dhpm_bpor_drv.h35 ptr->POR_CONFIG |= BPOR_POR_CONFIG_RETENTION_MASK; in bpor_enable_reg_value_retention()
45 ptr->POR_CONFIG &= ~BPOR_POR_CONFIG_RETENTION_MASK; in bpor_disable_reg_value_retention()
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6700/HPM6750/
A Dhpm_bpor_drv.h99 ptr->POR_CONFIG |= BPOR_POR_CONFIG_RETENTION_MASK; in bpor_enable_reg_value_retention()
109 ptr->POR_CONFIG &= ~BPOR_POR_CONFIG_RETENTION_MASK; in bpor_disable_reg_value_retention()
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6200/HPM6280/
A Dhpm_bpor_drv.h99 ptr->POR_CONFIG |= BPOR_POR_CONFIG_RETENTION_MASK; in bpor_enable_reg_value_retention()
109 ptr->POR_CONFIG &= ~BPOR_POR_CONFIG_RETENTION_MASK; in bpor_disable_reg_value_retention()
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6300/HPM6360/
A Dhpm_bpor_drv.h99 ptr->POR_CONFIG |= BPOR_POR_CONFIG_RETENTION_MASK; in bpor_enable_reg_value_retention()
109 ptr->POR_CONFIG &= ~BPOR_POR_CONFIG_RETENTION_MASK; in bpor_disable_reg_value_retention()

Completed in 25 milliseconds