Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/i2c/
Di2c_ite_enhance.c52 struct i2c_cq_packet { struct
670 struct i2c_cq_packet *i2c_cq_pckt; in enhanced_i2c_cq_write()
674 i2c_cq_pckt = (struct i2c_cq_packet *)host_buffer->i2c_cq_mode_tx_dlm; in enhanced_i2c_cq_write()
688 struct i2c_cq_packet *i2c_cq_pckt; in enhanced_i2c_cq_read()
692 i2c_cq_pckt = (struct i2c_cq_packet *)host_buffer->i2c_cq_mode_tx_dlm; in enhanced_i2c_cq_read()
704 struct i2c_cq_packet *i2c_cq_pckt; in enhanced_i2c_cq_write_to_read()
709 i2c_cq_pckt = (struct i2c_cq_packet *)host_buffer->i2c_cq_mode_tx_dlm; in enhanced_i2c_cq_write_to_read()