]> sigrok.org Git - sigrok-firmware-fx2lafw.git/commitdiff
Not need to SYNCDELAY after writing to GPIF_WAVE_DATA
authorJoel Holdsworth <redacted>
Sun, 11 Mar 2012 15:03:52 +0000 (15:03 +0000)
committerJoel Holdsworth <redacted>
Sun, 11 Mar 2012 15:03:52 +0000 (15:03 +0000)
gpif-acquisition.c

index 59a58dc4e6ff00cc8add12f70204d9ab24d91c58..5a76fae50ebe46fea58a421f9c6d7b22dbe126aa 100644 (file)
@@ -181,8 +181,6 @@ void gpif_acquisition_start(const struct cmd_start_acquisition *cmd)
        pSTATE[16] = 0x00;
        pSTATE[24] = 0x36;
 
-       SYNCDELAY();
-
        /* Execute the whole GPIF waveform once */
        gpif_set_tc16(1);