Home
last modified time | relevance | path

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

/optee_os/core/drivers/
A Dstm32_i2c.c213 struct i2c_spec_s { struct
214 uint32_t rate;
215 uint32_t fall_max;
216 uint32_t rise_max;
217 uint32_t hddat_min;
241 static const struct i2c_spec_s i2c_specs[] = { argument

Completed in 8 milliseconds