Searched refs:PLLCTL_PLL_DIV1_ENABLE_MASK (Results 1 – 1 of 1) sorted by relevance
418 #define PLLCTL_PLL_DIV1_ENABLE_MASK (0x10000000UL) macro420 #define PLLCTL_PLL_DIV1_ENABLE_GET(x) (((uint32_t)(x) & PLLCTL_PLL_DIV1_ENABLE_MASK) >> PLLCTL_PLL_…
Completed in 4 milliseconds