Home
last modified time | relevance | path

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

/optee_os/core/include/drivers/
H A Dstm32_i2c.h140 struct i2c_handle_s { struct
141 struct io_pa_va base;
142 size_t reg_size;
143 struct clk *clock;
167 struct i2c_handle_s *handle; argument