Home
last modified time | relevance | path

Searched refs:BPOR_POR_CONTROL_COUNTER_MASK (Results 1 – 3 of 3) sorted by relevance

/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6700/ip/
A Dhpm_bpor_regs.h71 #define BPOR_POR_CONTROL_COUNTER_MASK (0xFFFFU) macro
73 …_COUNTER_SET(x) (((uint32_t)(x) << BPOR_POR_CONTROL_COUNTER_SHIFT) & BPOR_POR_CONTROL_COUNTER_MASK)
74 #define BPOR_POR_CONTROL_COUNTER_GET(x) (((uint32_t)(x) & BPOR_POR_CONTROL_COUNTER_MASK) >> BPOR_PO…
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6200/ip/
A Dhpm_bpor_regs.h71 #define BPOR_POR_CONTROL_COUNTER_MASK (0xFFFFU) macro
73 …_COUNTER_SET(x) (((uint32_t)(x) << BPOR_POR_CONTROL_COUNTER_SHIFT) & BPOR_POR_CONTROL_COUNTER_MASK)
74 #define BPOR_POR_CONTROL_COUNTER_GET(x) (((uint32_t)(x) & BPOR_POR_CONTROL_COUNTER_MASK) >> BPOR_PO…
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6300/ip/
A Dhpm_bpor_regs.h71 #define BPOR_POR_CONTROL_COUNTER_MASK (0xFFFFU) macro
73 …_COUNTER_SET(x) (((uint32_t)(x) << BPOR_POR_CONTROL_COUNTER_SHIFT) & BPOR_POR_CONTROL_COUNTER_MASK)
74 #define BPOR_POR_CONTROL_COUNTER_GET(x) (((uint32_t)(x) & BPOR_POR_CONTROL_COUNTER_MASK) >> BPOR_PO…

Completed in 9 milliseconds