Searched defs:i2cclk (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/i2c/
H A Dstm32f7_i2c.c512 static int stm32_i2c_compute_solutions(u32 i2cclk, argument
586 static int stm32_i2c_choose_solution(u32 i2cclk, argument
688 u32 i2cclk = DIV_ROUND_CLOSEST(NSEC_PER_SEC, setup->clock_src); local
[all...]

Completed in 76 milliseconds