Home
last modified time | relevance | path

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

/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6700/ip/
A Dhpm_pmon_regs.h32 #define PMON_MONITOR_CONTROL_ACTIVE_SHIFT (4U) macro
33 #define PMON_MONITOR_CONTROL_ACTIVE_SET(x) (((uint32_t)(x) << PMON_MONITOR_CONTROL_ACTIVE_SHIFT) & …
34 …VE_GET(x) (((uint32_t)(x) & PMON_MONITOR_CONTROL_ACTIVE_MASK) >> PMON_MONITOR_CONTROL_ACTIVE_SHIFT)
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6200/ip/
A Dhpm_pmon_regs.h32 #define PMON_MONITOR_CONTROL_ACTIVE_SHIFT (4U) macro
33 #define PMON_MONITOR_CONTROL_ACTIVE_SET(x) (((uint32_t)(x) << PMON_MONITOR_CONTROL_ACTIVE_SHIFT) & …
34 …VE_GET(x) (((uint32_t)(x) & PMON_MONITOR_CONTROL_ACTIVE_MASK) >> PMON_MONITOR_CONTROL_ACTIVE_SHIFT)
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6300/ip/
A Dhpm_pmon_regs.h32 #define PMON_MONITOR_CONTROL_ACTIVE_SHIFT (4U) macro
33 #define PMON_MONITOR_CONTROL_ACTIVE_SET(x) (((uint32_t)(x) << PMON_MONITOR_CONTROL_ACTIVE_SHIFT) & …
34 …VE_GET(x) (((uint32_t)(x) & PMON_MONITOR_CONTROL_ACTIVE_MASK) >> PMON_MONITOR_CONTROL_ACTIVE_SHIFT)
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6E00/ip/
A Dhpm_pmon_regs.h32 #define PMON_MONITOR_CONTROL_ACTIVE_SHIFT (4U) macro
33 #define PMON_MONITOR_CONTROL_ACTIVE_SET(x) (((uint32_t)(x) << PMON_MONITOR_CONTROL_ACTIVE_SHIFT) & …
34 …VE_GET(x) (((uint32_t)(x) & PMON_MONITOR_CONTROL_ACTIVE_MASK) >> PMON_MONITOR_CONTROL_ACTIVE_SHIFT)

Completed in 30 milliseconds