Index: results/cppcheckError.csv =================================================================== diff -u -r6733463d7498c5d81709629fa0952c543da3619d -r55eba4147c8b6eb6ad5f87579f3133802ad876dc --- results/cppcheckError.csv (.../cppcheckError.csv) (revision 6733463d7498c5d81709629fa0952c543da3619d) +++ results/cppcheckError.csv (.../cppcheckError.csv) (revision 55eba4147c8b6eb6ad5f87579f3133802ad876dc) @@ -12,7 +12,7 @@ hdfirmware/firmware/FWCommon/RTC.c,782,style,variableScope,The scope of the variable 'decimalHigh' can be reduced. hdfirmware/firmware/FWCommon/RTC.c,783,style,variableScope,The scope of the variable 'decimalLow' can be reduced. hdfirmware/firmware/FWCommon/RTC.c,706,style,unreadVariable,Variable 'controlReg2' is assigned a value that is never used. -hdfirmware/firmware/FWCommon/Utilities.c,242,style,variableScope,The scope of the variable 'timeInMS' can be reduced. +hdfirmware/firmware/FWCommon/Utilities.c,246,style,variableScope,The scope of the variable 'timeInMS' can be reduced. hdfirmware/firmware/FWCommon/irqDispatch_c.c,76,style,unusedFunction,The function 'C_irqDispatch' is never used. hdfirmware/firmware/FWCommon/FlashDrvr/Fapi_UserDefinedFunctions.c,68,style,unusedFunction,The function 'Fapi_serviceWatchdogTimer' is never used. hdfirmware/firmware/App/Drivers/InternalADC.c,115,style,unusedFunction,The function 'adcNotification' is never used. @@ -29,7 +29,7 @@ hdfirmware/firmware/App/Controllers/BloodFlow.c,1350,style,unusedFunction,The function 'getBloodFlowCalibration' is never used. hdfirmware/firmware/App/Controllers/BloodFlow.c,394,style,unusedFunction,The function 'getBloodPumpRotorCount' is never used. hdfirmware/firmware/FWCommon/NVDataMgmt.c,724,style,unusedFunction,The function 'getBootloaderFlag' is never used. -hdfirmware/firmware/App/Services/AlarmMgmt.c,481,style,unusedFunction,The function 'getCurrentAlarmStatePriority' is never used. +hdfirmware/firmware/App/Services/AlarmMgmt.c,490,style,unusedFunction,The function 'getCurrentAlarmStatePriority' is never used. hdfirmware/firmware/App/Controllers/DGInterface.c,355,style,unusedFunction,The function 'getDGDrainPumpRPMSetPt' is never used. hdfirmware/firmware/App/Controllers/DGInterface.c,301,style,unusedFunction,The function 'getDGPressure' is never used. hdfirmware/firmware/App/Controllers/DGInterface.c,340,style,unusedFunction,The function 'getDGROPumpFlowRateMlMin' is never used. @@ -47,8 +47,9 @@ hdfirmware/firmware/FWCommon/NVDataMgmt.c,518,style,unusedFunction,The function 'getTreatmentTime' is never used. hdfirmware/firmware/App/Controllers/Valves.c,343,style,unusedFunction,The function 'getValvePosition' is never used. hdfirmware/firmware/FWCommon/NVDataMgmt.c,555,style,unusedFunction,The function 'getWaterConsumption' is never used. -hdfirmware/firmware/App/Services/AlarmMgmt.c,466,style,unusedFunction,The function 'isAlarmActive' is never used. -hdfirmware/firmware/App/Services/AlarmMgmt.c,495,style,unusedFunction,The function 'isAlarmRecoverable' is never used. +hdfirmware/firmware/FWCommon/Utilities.c,418,style,unusedFunction,The function 'hexStrToDec' is never used. +hdfirmware/firmware/App/Services/AlarmMgmt.c,475,style,unusedFunction,The function 'isAlarmActive' is never used. +hdfirmware/firmware/App/Services/AlarmMgmt.c,504,style,unusedFunction,The function 'isAlarmRecoverable' is never used. hdfirmware/firmware/App/Modes/ModeInitPOST.c,202,style,unusedFunction,The function 'isPOSTCompleted' is never used. hdfirmware/firmware/App/Modes/ModeInitPOST.c,215,style,unusedFunction,The function 'isPOSTPassed' is never used. hdfirmware/firmware/App/Drivers/Comm.c,263,style,unusedFunction,The function 'isSCI2DMATransmitInProgress' is never used.