Home
last modified time | relevance | path

Searched refs:BMON_MONITOR_CONTROL_ACTIVE_MASK (Results 1 – 5 of 5) sorted by relevance

/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6800/ip/
A Dhpm_bmon_regs.h29 #define BMON_MONITOR_CONTROL_ACTIVE_MASK (0x10U) macro
31 …VE_SET(x) (((uint32_t)(x) << BMON_MONITOR_CONTROL_ACTIVE_SHIFT) & BMON_MONITOR_CONTROL_ACTIVE_MASK)
32 #define BMON_MONITOR_CONTROL_ACTIVE_GET(x) (((uint32_t)(x) & BMON_MONITOR_CONTROL_ACTIVE_MASK) >> B…
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6700/ip/
A Dhpm_bmon_regs.h29 #define BMON_MONITOR_CONTROL_ACTIVE_MASK (0x10U) macro
31 …VE_SET(x) (((uint32_t)(x) << BMON_MONITOR_CONTROL_ACTIVE_SHIFT) & BMON_MONITOR_CONTROL_ACTIVE_MASK)
32 #define BMON_MONITOR_CONTROL_ACTIVE_GET(x) (((uint32_t)(x) & BMON_MONITOR_CONTROL_ACTIVE_MASK) >> B…
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6E00/ip/
A Dhpm_bmon_regs.h29 #define BMON_MONITOR_CONTROL_ACTIVE_MASK (0x10U) macro
31 …VE_SET(x) (((uint32_t)(x) << BMON_MONITOR_CONTROL_ACTIVE_SHIFT) & BMON_MONITOR_CONTROL_ACTIVE_MASK)
32 #define BMON_MONITOR_CONTROL_ACTIVE_GET(x) (((uint32_t)(x) & BMON_MONITOR_CONTROL_ACTIVE_MASK) >> B…
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6200/ip/
A Dhpm_bmon_regs.h29 #define BMON_MONITOR_CONTROL_ACTIVE_MASK (0x10U) macro
31 …VE_SET(x) (((uint32_t)(x) << BMON_MONITOR_CONTROL_ACTIVE_SHIFT) & BMON_MONITOR_CONTROL_ACTIVE_MASK)
32 #define BMON_MONITOR_CONTROL_ACTIVE_GET(x) (((uint32_t)(x) & BMON_MONITOR_CONTROL_ACTIVE_MASK) >> B…
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6300/ip/
A Dhpm_bmon_regs.h29 #define BMON_MONITOR_CONTROL_ACTIVE_MASK (0x10U) macro
31 …VE_SET(x) (((uint32_t)(x) << BMON_MONITOR_CONTROL_ACTIVE_SHIFT) & BMON_MONITOR_CONTROL_ACTIVE_MASK)
32 #define BMON_MONITOR_CONTROL_ACTIVE_GET(x) (((uint32_t)(x) & BMON_MONITOR_CONTROL_ACTIVE_MASK) >> B…

Completed in 9 milliseconds