Home
last modified time | relevance | path

Searched refs:refClockRate (Results 1 – 2 of 2) sorted by relevance

/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/src/
A Dsysctl_15xx.c56 uint32_t Chip_SYSCTL_GetCompFreqMeas(uint32_t refClockRate) in Chip_SYSCTL_GetCompFreqMeas() argument
65 clkrate = ((capval - 2) * refClockRate) / 0x4000; in Chip_SYSCTL_GetCompFreqMeas()
/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dsysctl_15xx.h364 uint32_t Chip_SYSCTL_GetCompFreqMeas(uint32_t refClockRate);

Completed in 5 milliseconds