Searched defs:target_config (Results 1 – 8 of 8) sorted by relevance
61 static int sample_target_write_requested(struct i2c_target_config *target_config) in sample_target_write_requested()67 static int sample_target_read_requested(struct i2c_target_config *target_config, uint8_t *val) in sample_target_read_requested()74 static int sample_target_write_received(struct i2c_target_config *target_config, uint8_t val) in sample_target_write_received()85 static int sample_target_read_processed(struct i2c_target_config *target_config, uint8_t *val) in sample_target_read_processed()97 static void sample_target_buf_write_received(struct i2c_target_config *target_config, in sample_target_buf_write_received()105 static int sample_target_buf_read_requested(struct i2c_target_config *target_config, in sample_target_buf_read_requested()
64 struct i2c_target_config *target_config; member121 struct i2c_target_config *target_config = dev_data->target_config; in shim_nrf_twis_handle_read_req() local164 struct i2c_target_config *target_config = dev_data->target_config; in shim_nrf_twis_handle_write_done() local214 struct i2c_target_config *target_config) in shim_nrf_twis_target_register()250 struct i2c_target_config *target_config) in shim_nrf_twis_target_unregister()
375 struct i2c_target_config *target_config) in mcux_flexcomm_target_register()415 struct i2c_target_config *target_config) in mcux_flexcomm_target_unregister()
411 struct i2c_target_config *target_config) in mcux_lpi2c_target_register()460 struct i2c_target_config *target_config) in mcux_lpi2c_target_unregister()
231 struct i2c_target_config *target_config = dd->target_cfg; in iproc_i2c_target_init() local458 struct i2c_target_config *target_config) in iproc_i2c_target_register()
238 struct i2c_target_config *target_config; member
225 struct i3c_target_config *target_config; member2640 struct i3c_target_config *target_config = data->target_config; in npcx_i3c_target_isr() local
582 struct i3c_target_config *target_config; member