]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/kingst-la2016/protocol.c
kingst-la2016: style nits, consistent #define indentation
[libsigrok.git] / src / hardware / kingst-la2016 / protocol.c
index af1bb357526c8ff7729f1aa439597aa99016b2d2..f8b4547ebb82177966796dd74c60b8afadc57892 100644 (file)
@@ -36,9 +36,9 @@
 
 #define MAX_SAMPLE_RATE_LA2016 SR_MHZ(200)
 #define MAX_SAMPLE_RATE_LA1016 SR_MHZ(100)
-#define MAX_SAMPLE_DEPTH 10e9
-#define MAX_PWM_FREQ     SR_MHZ(20)
-#define PWM_CLOCK        SR_MHZ(200)   /* this is 200MHz for both the LA2016 and LA1016 */
+#define MAX_SAMPLE_DEPTH       10e9
+#define MAX_PWM_FREQ           SR_MHZ(20)
+#define PWM_CLOCK              SR_MHZ(200)     /* 200MHz for both LA2016 and LA1016 */
 
 /* usb vendor class control requests to the cypress FX2 microcontroller */
 #define CMD_FPGA_ENABLE        0x10