Searched refs:CMD_SYNC_READOUT (Results 1 – 5 of 5) sorted by relevance
24 #define CMD_SYNC_READOUT 'R' // Read out sync times macro
170 send_cmd(clk, CMD_SYNC_READOUT); in read_remote_timestamps()
26 #define CMD_SYNC_READOUT 'R' // Read out sync times271 } else if (cmd == CMD_SYNC_READOUT) {
85 CMD_SYNC_READOUT = 'R' variable in Walt202 dt, reply = self.sndrcv(Walt.CMD_SYNC_READOUT)
43 static final char CMD_SYNC_READOUT = 'R'; // Read out sync times field in WaltDevice