Searched defs:PLL_SETUP (Results 1 – 1 of 1) sorted by relevance
94 struct PLL_SETUP { struct95 __IO uint32_t *conOffset0;96 __IO uint32_t *conOffset1;97 __IO uint32_t *conOffset2;98 __IO uint32_t *conOffset3;99 __IO uint32_t *modeOffset;100 __I uint32_t *stat0;101 uint32_t modeShift;102 uint32_t lockShift;103 uint32_t modeMask;[all …]
Completed in 6 milliseconds