Index: results/cppcheckError.csv =================================================================== diff -u -r6e4c04c095b69e7925258092e4536e61d86b619d -rec4ad960136d52f7e6b8367516021ae3f853169d --- results/cppcheckError.csv (.../cppcheckError.csv) (revision 6e4c04c095b69e7925258092e4536e61d86b619d) +++ results/cppcheckError.csv (.../cppcheckError.csv) (revision ec4ad960136d52f7e6b8367516021ae3f853169d) @@ -26,6 +26,7 @@ hdfirmware/firmware/App/Drivers/InternalADC.c,117,style,unusedFunction,The function 'adcNotification' is never used. hdfirmware/firmware/App/Services/Interrupts.c,177,style,unusedFunction,The function 'canErrorNotification' is never used. hdfirmware/firmware/App/Services/Interrupts.c,156,style,unusedFunction,The function 'canMessageNotification' is never used. +hdfirmware/firmware/FWCommon/PersistentAlarm.c,96,style,unusedFunction,The function 'checkPersistentAlarm' is never used. hdfirmware/firmware/App/Controllers/DGInterface.c,642,style,unusedFunction,The function 'cmdDGSampleWater' is never used. hdfirmware/firmware/App/Controllers/DGInterface.c,545,style,unusedFunction,The function 'cmdStopDG' is never used. hdfirmware/firmware/App/Services/Interrupts.c,322,style,unusedFunction,The function 'dmaGroupANotification' is never used. @@ -47,11 +48,12 @@ hdfirmware/firmware/App/Services/PIControllers.c,192,style,unusedFunction,The function 'getPIControllerSignals' is never used. hdfirmware/firmware/FWCommon/RTC.c,427,style,unusedFunction,The function 'getRTCTimestamp' is never used. hdfirmware/firmware/FWCommon/NVDataMgmt.c,433,style,unusedFunction,The function 'getServiceDate' is never used. -hdfirmware/firmware/App/Modes/ModeTreatmentParams.c,712,style,unusedFunction,The function 'getTreatmentParameterF32' is never used. -hdfirmware/firmware/App/Modes/ModeTreatmentParams.c,683,style,unusedFunction,The function 'getTreatmentParameterS32' is never used. -hdfirmware/firmware/App/Modes/ModeTreatmentParams.c,654,style,unusedFunction,The function 'getTreatmentParameterU32' is never used. +hdfirmware/firmware/App/Modes/ModeTreatmentParams.c,715,style,unusedFunction,The function 'getTreatmentParameterF32' is never used. +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/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,453,style,unusedFunction,The function 'isAlarmActive' is never used. hdfirmware/firmware/App/Modes/ModeInitPOST.c,194,style,unusedFunction,The function 'isPOSTCompleted' is never used. hdfirmware/firmware/App/Modes/ModeInitPOST.c,208,style,unusedFunction,The function 'isPOSTPassed' is never used.