Index: firmware/App/Services/FpgaTD.c =================================================================== diff -u -rf4383c9164777299d93b20b2f2bba6695eed95ff -r9b65dd8a1f273e2d7a7ee0d0eccea8aa43ed4885 --- firmware/App/Services/FpgaTD.c (.../FpgaTD.c) (revision f4383c9164777299d93b20b2f2bba6695eed95ff) +++ firmware/App/Services/FpgaTD.c (.../FpgaTD.c) (revision 9b65dd8a1f273e2d7a7ee0d0eccea8aa43ed4885) @@ -1580,8 +1580,8 @@ * The setNIBPCommand function sets the FPGA NIBP command bits and pulses * the command ready bit to notify the FPGA that a new NIBP command is * available. -* @details \b Inputs: none -* @details \b Outputs: fpgaActuatorSetPoints +* @details \b Inputs: fpgaActuatorSetPoints +* @details \b Outputs: none * @param command Blood pressure command to send to the FPGA. * @return none *************************************************************************/ @@ -1603,8 +1603,8 @@ * @brief * The setNIBPInflatePressure function sets the initial NIBP cuff inflate * pressure register. -* @details \b Inputs: none -* @details \b Outputs: fpgaActuatorSetPoints.nibpInflate +* @details \b Inputs: fpgaActuatorSetPoints.nibpInflate +* @details \b Outputs: none * @param pressure Initial cuff inflation pressure in mmHg. * @return none *************************************************************************/