Home
last modified time | relevance | path

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

/bsp/hpmicro/libraries/hpm_sdk/soc/HPM5300/ip/
A Dhpm_linv2_regs.h373 #define LINV2_TIMING_CONTROL_PRESCL_MASK (0xC000U) macro
375 …CL_SET(x) (((uint32_t)(x) << LINV2_TIMING_CONTROL_PRESCL_SHIFT) & LINV2_TIMING_CONTROL_PRESCL_MASK)
376 #define LINV2_TIMING_CONTROL_PRESCL_GET(x) (((uint32_t)(x) & LINV2_TIMING_CONTROL_PRESCL_MASK) >> L…

Completed in 4 milliseconds