Searched refs:PLLCTL_PLL_DIV0_ENABLE_MASK (Results 1 – 1 of 1) sorted by relevance
370 #define PLLCTL_PLL_DIV0_ENABLE_MASK (0x10000000UL) macro372 #define PLLCTL_PLL_DIV0_ENABLE_GET(x) (((uint32_t)(x) & PLLCTL_PLL_DIV0_ENABLE_MASK) >> PLLCTL_PLL_…
Completed in 7 milliseconds