Searched refs:sclFreq (Results 1 – 1 of 1) sorted by relevance
45 uint32_t sclFreq; in I2CControllerInitExpClk() local57 sclFreq = 400000; in I2CControllerInitExpClk()61 sclFreq = 100000; in I2CControllerInitExpClk()68 tpr = ((I2C_CLK_FREQ + (2 * 10 * sclFreq) - 1) / (2 * 10 * sclFreq)) - 1; in I2CControllerInitExpClk()