Lines Matching defs:max32_i2c_data
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;66 struct k_sem xfer;67 int err;