Searched refs:refClockRate (Results 1 – 2 of 2) sorted by relevance
56 uint32_t Chip_SYSCTL_GetCompFreqMeas(uint32_t refClockRate) in Chip_SYSCTL_GetCompFreqMeas() argument65 clkrate = ((capval - 2) * refClockRate) / 0x4000; in Chip_SYSCTL_GetCompFreqMeas()
364 uint32_t Chip_SYSCTL_GetCompFreqMeas(uint32_t refClockRate);
Completed in 5 milliseconds