Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstm32_i2c.c225 struct i2c_spec_s { struct
226 uint32_t rate;
227 uint32_t fall_max;
228 uint32_t rise_max;
229 uint32_t hddat_min;
253 static const struct i2c_spec_s i2c_specs[] = { argument