Home
last modified time | relevance | path

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

/Zephyr-latest/samples/drivers/i2c/rtio_loopback/src/
Dmain.c22 static const struct device *sample_i2c_controller_target = I2C_CONTROLLER_TARGET_DEVICE_GET; variable
137 return i2c_target_register(sample_i2c_controller_target, &sample_target_config); in sample_init_i2c_target()