Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/i2c/busses/
Di2c-stm32f7.c212 struct stm32f7_i2c_spec { struct
376 static struct stm32f7_i2c_spec stm32f7_i2c_specs[] = {
448 static struct stm32f7_i2c_spec *stm32f7_get_specs(u32 rate) in stm32f7_get_specs()
464 struct stm32f7_i2c_spec *specs; in stm32f7_i2c_compute_timing()