Searched refs:stm32_i2c_spec (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/i2c/
H A Dstm32f7_i2c.c126 * struct stm32_i2c_spec - private i2c specification timing
139 struct stm32_i2c_spec { struct
219 static const struct stm32_i2c_spec i2c_specs[] = {
514 const struct stm32_i2c_spec *specs,
588 const struct stm32_i2c_spec *specs,
669 static const struct stm32_i2c_spec *get_specs(u32 rate)
685 const struct stm32_i2c_spec *specs;

Completed in 35 milliseconds