Home
last modified time | relevance | path

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

/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6700/ip/
A Dhpm_pllctl_regs.h396 #define PLLCTL_PLL_DIV1_BUSY_MASK (0x80000000UL) macro
398 #define PLLCTL_PLL_DIV1_BUSY_GET(x) (((uint32_t)(x) & PLLCTL_PLL_DIV1_BUSY_MASK) >> PLLCTL_PLL_DIV1…

Completed in 5 milliseconds