Searched refs:CMD_SYNC_SEND (Results 1 – 5 of 5) sorted by relevance
23 #define CMD_SYNC_SEND 'I' // Send some digits for clock sync macro
254 send_async(clk, CMD_SYNC_SEND); in improve_maxE()
23 #define CMD_SYNC_SEND 'I' // Send some digits for clock sync304 } else if (cmd == CMD_SYNC_SEND) {
41 static final char CMD_SYNC_SEND = 'I'; // Send some digits for clock sync field in WaltDevice
84 CMD_SYNC_SEND = 'I' variable in Walt231 self.ser.write(Walt.CMD_SYNC_SEND)