Home
last modified time | relevance | path

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

/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6700/ip/
A Dhpm_pmon_regs.h43 #define PMON_MONITOR_CONTROL_ENABLE_MASK (0x1U) macro
45 …LE_SET(x) (((uint32_t)(x) << PMON_MONITOR_CONTROL_ENABLE_SHIFT) & PMON_MONITOR_CONTROL_ENABLE_MASK)
46 #define PMON_MONITOR_CONTROL_ENABLE_GET(x) (((uint32_t)(x) & PMON_MONITOR_CONTROL_ENABLE_MASK) >> P…
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6200/ip/
A Dhpm_pmon_regs.h43 #define PMON_MONITOR_CONTROL_ENABLE_MASK (0x1U) macro
45 …LE_SET(x) (((uint32_t)(x) << PMON_MONITOR_CONTROL_ENABLE_SHIFT) & PMON_MONITOR_CONTROL_ENABLE_MASK)
46 #define PMON_MONITOR_CONTROL_ENABLE_GET(x) (((uint32_t)(x) & PMON_MONITOR_CONTROL_ENABLE_MASK) >> P…
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6300/ip/
A Dhpm_pmon_regs.h43 #define PMON_MONITOR_CONTROL_ENABLE_MASK (0x1U) macro
45 …LE_SET(x) (((uint32_t)(x) << PMON_MONITOR_CONTROL_ENABLE_SHIFT) & PMON_MONITOR_CONTROL_ENABLE_MASK)
46 #define PMON_MONITOR_CONTROL_ENABLE_GET(x) (((uint32_t)(x) & PMON_MONITOR_CONTROL_ENABLE_MASK) >> P…
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6E00/ip/
A Dhpm_pmon_regs.h43 #define PMON_MONITOR_CONTROL_ENABLE_MASK (0x1U) macro
45 …LE_SET(x) (((uint32_t)(x) << PMON_MONITOR_CONTROL_ENABLE_SHIFT) & PMON_MONITOR_CONTROL_ENABLE_MASK)
46 #define PMON_MONITOR_CONTROL_ENABLE_GET(x) (((uint32_t)(x) & PMON_MONITOR_CONTROL_ENABLE_MASK) >> P…
/bsp/hpmicro/libraries/hpm_sdk/drivers/inc/
A Dhpm_pmon_drv.h27 & ~PMON_MONITOR_CONTROL_ENABLE_MASK) in pmon_enable()

Completed in 10 milliseconds