Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/i2c/
Di2c_sam_twihs.c53 struct twihs_msg { struct
69 struct twihs_msg msg; argument
150 static void write_msg_start(Twihs *const twihs, struct twihs_msg *msg, in write_msg_start()
163 static void read_msg_start(Twihs *const twihs, struct twihs_msg *msg, in read_msg_start()
227 struct twihs_msg *msg = &dev_data->msg; in i2c_sam_twihs_isr()