Home
last modified time | relevance | path

Searched refs:PMON_MONITOR_STATUS_FLAG_MASK (Results 1 – 4 of 4) sorted by relevance

/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6700/ip/
A Dhpm_pmon_regs.h56 #define PMON_MONITOR_STATUS_FLAG_MASK (0x1U) macro
58 …TUS_FLAG_SET(x) (((uint32_t)(x) << PMON_MONITOR_STATUS_FLAG_SHIFT) & PMON_MONITOR_STATUS_FLAG_MASK)
59 #define PMON_MONITOR_STATUS_FLAG_GET(x) (((uint32_t)(x) & PMON_MONITOR_STATUS_FLAG_MASK) >> PMON_MO…
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6200/ip/
A Dhpm_pmon_regs.h56 #define PMON_MONITOR_STATUS_FLAG_MASK (0x1U) macro
58 …TUS_FLAG_SET(x) (((uint32_t)(x) << PMON_MONITOR_STATUS_FLAG_SHIFT) & PMON_MONITOR_STATUS_FLAG_MASK)
59 #define PMON_MONITOR_STATUS_FLAG_GET(x) (((uint32_t)(x) & PMON_MONITOR_STATUS_FLAG_MASK) >> PMON_MO…
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6300/ip/
A Dhpm_pmon_regs.h56 #define PMON_MONITOR_STATUS_FLAG_MASK (0x1U) macro
58 …TUS_FLAG_SET(x) (((uint32_t)(x) << PMON_MONITOR_STATUS_FLAG_SHIFT) & PMON_MONITOR_STATUS_FLAG_MASK)
59 #define PMON_MONITOR_STATUS_FLAG_GET(x) (((uint32_t)(x) & PMON_MONITOR_STATUS_FLAG_MASK) >> PMON_MO…
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6E00/ip/
A Dhpm_pmon_regs.h56 #define PMON_MONITOR_STATUS_FLAG_MASK (0x1U) macro
58 …TUS_FLAG_SET(x) (((uint32_t)(x) << PMON_MONITOR_STATUS_FLAG_SHIFT) & PMON_MONITOR_STATUS_FLAG_MASK)
59 #define PMON_MONITOR_STATUS_FLAG_GET(x) (((uint32_t)(x) & PMON_MONITOR_STATUS_FLAG_MASK) >> PMON_MO…

Completed in 7 milliseconds