Searched refs:ui32SCLFreq (Results 1 – 2 of 2) sorted by relevance
172 I2CMasterInitExpClk(uint32_t ui32Base, uint32_t ui32SCLFreq) in I2CMasterInitExpClk() argument192 ui32TPR = ((80000000 + (2 * 10 * ui32SCLFreq) - 1) / in I2CMasterInitExpClk()193 (2 * 10 * ui32SCLFreq)) - 1; in I2CMasterInitExpClk()
312 extern void I2CMasterInitExpClk(uint32_t ui32Base, uint32_t ui32SCLFreq);