]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lib.git/blobdiff - rpp/include/drv/_tms570_hydctr/port_def.h
tms570_hydctr: Reconfigure ADC to 24 channels
[pes-rpp/rpp-lib.git] / rpp / include / drv / _tms570_hydctr / port_def.h
index b264b88fd152c6e55963c6cacd08999dff2471c2..c08554c1441a5d62fdd2def4f94f6ddeffd58253 100644 (file)
@@ -31,7 +31,7 @@ enum port_id {
        _PORT_COUNT,
 };
 
-#define PORT_ADC_CHANNELS 16
+#define PORT_ADC_CHANNELS 24
 
 static double port_adc_lsb2volts(uint16_t lsb)
 {