Home
last modified time | relevance | path

Searched refs: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
253 static const struct i2c_spec_s i2c_specs[] = { argument
319 static const struct i2c_spec_s *get_specs(uint32_t rate) in get_specs()
397 const struct i2c_spec_s *specs = NULL; in i2c_compute_timing()