]> sigrok.org Git - libsigrok.git/blobdiff - hardware/zeroplus-logic-cube/protocol.h
zeroplus: Rename max_memory_size to max_sample_depth
[libsigrok.git] / hardware / zeroplus-logic-cube / protocol.h
index d3f1ea1705647b502bca1e977c28cf23394873c0..64fca8090ca6f2f4bef7d1d797e38171d2c525a6 100644 (file)
@@ -44,7 +44,7 @@ struct dev_context {
        uint64_t limit_samples;
        int num_channels;
        int memory_size;
-       unsigned int max_memory_size;
+       unsigned int max_sample_depth;
        //uint8_t probe_mask;
        //uint8_t trigger_mask[NUM_TRIGGER_STAGES];
        //uint8_t trigger_value[NUM_TRIGGER_STAGES];