Home
last modified time | relevance | path

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

/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6700/ip/
A Dhpm_pllctl_regs.h276 #define PLLCTL_PLL_LOCK_LOCK_POSTDIV1_MASK (0x100000UL) macro
278 …ET(x) (((uint32_t)(x) << PLLCTL_PLL_LOCK_LOCK_POSTDIV1_SHIFT) & PLLCTL_PLL_LOCK_LOCK_POSTDIV1_MASK)
279 #define PLLCTL_PLL_LOCK_LOCK_POSTDIV1_GET(x) (((uint32_t)(x) & PLLCTL_PLL_LOCK_LOCK_POSTDIV1_MASK) …
/bsp/hpmicro/libraries/hpm_sdk/drivers/inc/
A Dhpm_pllctl_drv.h29 #define PLLCTL_PLL_LOCK_POSTDIV1 PLLCTL_PLL_LOCK_LOCK_POSTDIV1_MASK
34 | PLLCTL_PLL_LOCK_LOCK_POSTDIV1_MASK \

Completed in 5 milliseconds