Home
last modified time | relevance | path

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

/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6700/ip/
A Dhpm_pmon_regs.h31 #define PMON_MONITOR_CONTROL_ACTIVE_MASK (0x10U) macro
33 …VE_SET(x) (((uint32_t)(x) << PMON_MONITOR_CONTROL_ACTIVE_SHIFT) & PMON_MONITOR_CONTROL_ACTIVE_MASK)
34 #define PMON_MONITOR_CONTROL_ACTIVE_GET(x) (((uint32_t)(x) & PMON_MONITOR_CONTROL_ACTIVE_MASK) >> P…
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6200/ip/
A Dhpm_pmon_regs.h31 #define PMON_MONITOR_CONTROL_ACTIVE_MASK (0x10U) macro
33 …VE_SET(x) (((uint32_t)(x) << PMON_MONITOR_CONTROL_ACTIVE_SHIFT) & PMON_MONITOR_CONTROL_ACTIVE_MASK)
34 #define PMON_MONITOR_CONTROL_ACTIVE_GET(x) (((uint32_t)(x) & PMON_MONITOR_CONTROL_ACTIVE_MASK) >> P…
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6300/ip/
A Dhpm_pmon_regs.h31 #define PMON_MONITOR_CONTROL_ACTIVE_MASK (0x10U) macro
33 …VE_SET(x) (((uint32_t)(x) << PMON_MONITOR_CONTROL_ACTIVE_SHIFT) & PMON_MONITOR_CONTROL_ACTIVE_MASK)
34 #define PMON_MONITOR_CONTROL_ACTIVE_GET(x) (((uint32_t)(x) & PMON_MONITOR_CONTROL_ACTIVE_MASK) >> P…
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6E00/ip/
A Dhpm_pmon_regs.h31 #define PMON_MONITOR_CONTROL_ACTIVE_MASK (0x10U) macro
33 …VE_SET(x) (((uint32_t)(x) << PMON_MONITOR_CONTROL_ACTIVE_SHIFT) & PMON_MONITOR_CONTROL_ACTIVE_MASK)
34 #define PMON_MONITOR_CONTROL_ACTIVE_GET(x) (((uint32_t)(x) & PMON_MONITOR_CONTROL_ACTIVE_MASK) >> P…
/bsp/hpmicro/libraries/hpm_sdk/drivers/inc/
A Dhpm_pmon_drv.h36 & ~PMON_MONITOR_CONTROL_ACTIVE_MASK) in pmon_select_glitch_mode()

Completed in 8 milliseconds