Searched defs:stm32_i2c_timings (Results 1 – 1 of 1) sorted by relevance
184 struct stm32_i2c_timings { struct185 struct list_head node;186 u8 presc;187 u8 scldel;188 u8 sdadel;189 u8 sclh;190 u8 scll;