Searched refs:PLLReg (Results 1 – 1 of 1) sorted by relevance
44 STATIC uint32_t Chip_Clock_GetPLLFreq(uint32_t PLLReg, uint32_t inputRate) in Chip_Clock_GetPLLFreq() argument46 uint32_t msel = ((PLLReg & 0x3F) + 1); in Chip_Clock_GetPLLFreq()
Completed in 2 milliseconds