Home
last modified time | relevance | path

Searched refs:ulI2CClkFreq (Results 1 – 3 of 3) sorted by relevance

/hal_ti-latest/simplelink/source/ti/devices/cc32xx/driverlib/
Dprcm.h300 extern void PRCMI2SClockFreqSet(unsigned long ulI2CClkFreq);
Dprcm.c590 PRCMI2SClockFreqSet(unsigned long ulI2CClkFreq) in PRCMI2SClockFreqSet() argument
596 ullDiv = (((unsigned long long)240000000 * 65536)/ulI2CClkFreq); in PRCMI2SClockFreqSet()
Drom.h2377 ((void (*)(unsigned long ulI2CClkFreq))ROM_PRCMTABLE[7])