Searched refs:msg4 (Results 1 – 1 of 1) sorted by relevance
49 struct rt_spi_message msg1,msg2,msg3,msg4; in touch_read_x_y() local77 msg3.next = &msg4; in touch_read_x_y()79 msg4.send_buf = RT_NULL; in touch_read_x_y()80 msg4.recv_buf = &ready[0]; in touch_read_x_y()81 msg4.length = 2; in touch_read_x_y()82 msg4.cs_take = 0; in touch_read_x_y()83 msg4.cs_release = 1; in touch_read_x_y()84 msg4.next = RT_NULL; in touch_read_x_y()
Completed in 4 milliseconds