Index: Utilities.h =================================================================== diff -u -r716106c52a6d64a85ca1072286fa8c821612323a -refdbe5815e423124fdfa1a1efba8b61dacf170e8 --- Utilities.h (.../Utilities.h) (revision 716106c52a6d64a85ca1072286fa8c821612323a) +++ Utilities.h (.../Utilities.h) (revision efdbe5815e423124fdfa1a1efba8b61dacf170e8) @@ -7,8 +7,8 @@ * * @file Utilities.h * -* @author (last) Michael Garthwaite -* @date (last) 22-Feb-2022 +* @author (last) Dong Nguyen +* @date (last) 27-Sep-2022 * * @author (original) Sean * @date (original) 17-Feb-2020 @@ -39,7 +39,8 @@ TIME_WINDOWED_COUNT_CAN_OFF, ///< CAN off TIME_WINDOWED_COUNT_CAN_PARITY, ///< CAN parity error TIME_WINDOWED_COUNT_FPGA_UART_FRAME_ERROR, ///< FPGA UART frame error - TIME_WINDOWED_COUNT_FPGA_UART_OVERRUN, ///< FPGA UART overrun error + TIME_WINDOWED_COUNT_FPGA_UART_OVERRUN, ///< FPGA UART overrun error + TIME_WINDOWED_COUNT_FPGA_CLOCK_SPEED_ERROR, ///< FPGA clock speed error #ifdef _HD_ TIME_WINDOWED_COUNT_BP_COMMUTATION_ERROR, ///< Blood pump commutation error TIME_WINDOWED_COUNT_DIP_COMMUTATION_ERROR, ///< Dialysate inlet pump commutation error