Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/i2c/
Di2c_max32_rtio.c45 struct max32_i2c_data { struct
62 struct i2c_rtio *const ctx = ((struct max32_i2c_data *) in max32_configure() argument
Di2c_max32.c53 struct max32_i2c_data { struct
54 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 …]