Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/i2c/
Di2c_ite_enhance.c52 struct i2c_cq_packet { struct
691 struct i2c_cq_packet *i2c_cq_pckt; in enhanced_i2c_cq_write()
695 i2c_cq_pckt = (struct i2c_cq_packet *)host_buffer->i2c_cq_mode_tx_dlm; in enhanced_i2c_cq_write()
709 struct i2c_cq_packet *i2c_cq_pckt; in enhanced_i2c_cq_read()
713 i2c_cq_pckt = (struct i2c_cq_packet *)host_buffer->i2c_cq_mode_tx_dlm; in enhanced_i2c_cq_read()
725 struct i2c_cq_packet *i2c_cq_pckt; in enhanced_i2c_cq_write_to_read()
730 i2c_cq_pckt = (struct i2c_cq_packet *)host_buffer->i2c_cq_mode_tx_dlm; in enhanced_i2c_cq_write_to_read()