Index: results/cppcheckError.csv =================================================================== diff -u -rdb29226a158778db9c0bbcc202d3b56f9cf305c8 -r1f5dfc492d42cfdaaeaa5142433538537e298b01 --- results/cppcheckError.csv (.../cppcheckError.csv) (revision db29226a158778db9c0bbcc202d3b56f9cf305c8) +++ results/cppcheckError.csv (.../cppcheckError.csv) (revision 1f5dfc492d42cfdaaeaa5142433538537e298b01) @@ -52,10 +52,10 @@ hdfirmware/firmware/App/Modes/ModeTreatmentParams.c,686,style,unusedFunction,The function 'getTreatmentParameterS32' is never used. hdfirmware/firmware/App/Modes/ModeTreatmentParams.c,657,style,unusedFunction,The function 'getTreatmentParameterU32' is never used. hdfirmware/firmware/FWCommon/NVDataMgmt.c,530,style,unusedFunction,The function 'getTreatmentTime' is never used. -hdfirmware/firmware/App/Controllers/Valves.c,327,style,unusedFunction,The function 'getValvePosition' is never used. +hdfirmware/firmware/App/Controllers/Valves.c,328,style,unusedFunction,The function 'getValvePosition' is never used. hdfirmware/firmware/FWCommon/NVDataMgmt.c,569,style,unusedFunction,The function 'getWaterConsumption' is never used. hdfirmware/firmware/FWCommon/PersistentAlarm.c,61,style,unusedFunction,The function 'initPersistentAlarm' is never used. -hdfirmware/firmware/App/Services/AlarmMgmt.c,465,style,unusedFunction,The function 'isAlarmActive' is never used. +hdfirmware/firmware/App/Services/AlarmMgmt.c,464,style,unusedFunction,The function 'isAlarmActive' is never used. hdfirmware/firmware/App/Modes/ModeInitPOST.c,205,style,unusedFunction,The function 'isPOSTCompleted' is never used. hdfirmware/firmware/App/Modes/ModeInitPOST.c,219,style,unusedFunction,The function 'isPOSTPassed' is never used. hdfirmware/firmware/App/Drivers/Comm.c,279,style,unusedFunction,The function 'isSCI2DMATransmitInProgress' is never used.