Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/include/zephyr/drivers/
Di2c_emul.h36 struct i2c_emul { struct
43 const struct i2c_emul_api *api; argument
62 typedef int (*i2c_emul_transfer_t)(const struct emul *target, struct i2c_msg *msgs, int num_msgs, argument