Searched refs:PLLCTL_PLL_DIV1_BUSY_MASK (Results 1 – 1 of 1) sorted by relevance
396 #define PLLCTL_PLL_DIV1_BUSY_MASK (0x80000000UL) macro398 #define PLLCTL_PLL_DIV1_BUSY_GET(x) (((uint32_t)(x) & PLLCTL_PLL_DIV1_BUSY_MASK) >> PLLCTL_PLL_DIV1…
Completed in 5 milliseconds