Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/drivers/i2c/
Di2c_ite_enhance.c52 struct i2c_cq_packet { struct
690 struct i2c_cq_packet *i2c_cq_pckt; in enhanced_i2c_cq_write()
694 i2c_cq_pckt = (struct i2c_cq_packet *)host_buffer->i2c_cq_mode_tx_dlm; in enhanced_i2c_cq_write()
708 struct i2c_cq_packet *i2c_cq_pckt; in enhanced_i2c_cq_read()
712 i2c_cq_pckt = (struct i2c_cq_packet *)host_buffer->i2c_cq_mode_tx_dlm; in enhanced_i2c_cq_read()
724 struct i2c_cq_packet *i2c_cq_pckt; in enhanced_i2c_cq_write_to_read()
729 i2c_cq_pckt = (struct i2c_cq_packet *)host_buffer->i2c_cq_mode_tx_dlm; in enhanced_i2c_cq_write_to_read()