Searched defs:max32_i2c_data (Results 1 – 2 of 2) sorted by relevance
45 struct max32_i2c_data { struct62 struct i2c_rtio *const ctx = ((struct max32_i2c_data *) in max32_configure() argument
53 struct max32_i2c_data { struct54 mxc_i2c_req_t req;55 const struct device *dev;56 struct k_sem lock;57 uint8_t target_mode;58 uint8_t flags;60 struct i2c_target_config *target_cfg;61 bool first_write;63 uint32_t readb;64 uint32_t written;[all …]