Home
last modified time | relevance | path

Searched defs:stm32_i2c_spec (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/i2c/
H A Dstm32f7_i2c.c143 struct stm32_i2c_spec { struct
144 u32 rate;
145 u32 rate_min;
146 u32 rate_max;
147 u32 fall_max;
148 u32 rise_max;
149 u32 hddat_min;
150 u32 vddat_max;
151 u32 sudat_min;
152 u32 l_min;
[all …]