Home
last modified time | relevance | path

Searched refs:sample_i2c_controller (Results 1 – 1 of 1) sorted by relevance

/Zephyr-4.1.0/samples/drivers/i2c/rtio_loopback/src/
Dmain.c21 static const struct device *sample_i2c_controller = I2C_CONTROLLER_DEVICE_GET; variable
159 ret = i2c_transfer(sample_i2c_controller, in sample_standard_write_read()