Searched defs:msel (Results 1 – 2 of 2) sorted by relevance
297 STATIC INLINE void Chip_Clock_SetupSystemPLL(uint8_t msel, uint8_t psel) in Chip_Clock_SetupSystemPLL()340 STATIC INLINE void Chip_Clock_SetupUSBPLL(uint8_t msel, uint8_t psel) in Chip_Clock_SetupUSBPLL()383 STATIC INLINE void Chip_Clock_SetupSCTPLL(uint8_t msel, uint8_t psel) in Chip_Clock_SetupSCTPLL()
46 uint32_t msel = ((PLLReg & 0x3F) + 1); in Chip_Clock_GetPLLFreq() local
Completed in 5 milliseconds