Home
last modified time | relevance | path

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

/bsp/hpmicro/libraries/hpm_sdk/drivers/src/
A Dhpm_pllctl_drv.c75 | PLLCTL_PLL_CFG0_REFDIV_SET(div); in pllctl_set_refdiv()
139 | PLLCTL_PLL_CFG0_REFDIV_SET(refdiv); in pllctl_init_int_pll_with_freq()
209 | PLLCTL_PLL_CFG0_REFDIV_SET(refdiv); in pllctl_init_frac_pll_with_freq()
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6700/ip/
A Dhpm_pllctl_regs.h86 #define PLLCTL_PLL_CFG0_REFDIV_SET(x) (((uint32_t)(x) << PLLCTL_PLL_CFG0_REFDIV_SHIFT) & PLLCTL_PLL… macro

Completed in 8 milliseconds