Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/include/zephyr/drivers/
Di3c.h437 __subsystem struct i3c_driver_api { struct
445 struct i2c_driver_api i2c_api;
459 int (*configure)(const struct device *dev,
474 int (*config_get)(const struct device *dev,
488 int (*recover_bus)(const struct device *dev);
503 int (*attach_i3c_device)(const struct device *dev,
520 int (*reattach_i3c_device)(const struct device *dev,
536 int (*detach_i3c_device)(const struct device *dev,
551 int (*attach_i2c_device)(const struct device *dev,
566 int (*detach_i2c_device)(const struct device *dev,
[all …]