Searched defs:stm32_i2c_init_s (Results 1 – 1 of 1) sorted by relevance
51 unsigned int dt_status;52 paddr_t pbase;53 size_t reg_size;54 struct clk *clock;56 uint32_t own_address1;58 uint32_t own_address2;61 bool no_stretch_mode;62 uint32_t rise_time;63 uint32_t fall_time;64 uint32_t bus_rate;[all …]
Completed in 2 milliseconds