Searched refs:PLLCTL_PLL_DIV1_RESPONSE_MASK (Results 1 – 1 of 1) sorted by relevance
407 #define PLLCTL_PLL_DIV1_RESPONSE_MASK (0x20000000UL) macro409 #define PLLCTL_PLL_DIV1_RESPONSE_GET(x) (((uint32_t)(x) & PLLCTL_PLL_DIV1_RESPONSE_MASK) >> PLLCTL_…
Completed in 7 milliseconds