Searched refs:sample_i2c_controller_target (Results 1 – 1 of 1) sorted by relevance
22 static const struct device *sample_i2c_controller_target = I2C_CONTROLLER_TARGET_DEVICE_GET; variable137 return i2c_target_register(sample_i2c_controller_target, &sample_target_config); in sample_init_i2c_target()