diff src/cs/drivers/drv_app/spi/spi_api.h @ 259:365833d1d186

drv_app/spi/*: rm trailing white space
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 14 May 2021 01:30:13 +0000
parents 4e78acac3d88
children 34b7059b9337
line wrap: on
line diff
--- a/src/cs/drivers/drv_app/spi/spi_api.h	Fri May 14 00:11:30 2021 +0000
+++ b/src/cs/drivers/drv_app/spi/spi_api.h	Fri May 14 01:30:13 2021 +0000
@@ -109,7 +109,7 @@
 /*                                                                              */
 /*    Function Name:   spi_abb_read                                             */
 /*                                                                              */
-/*    Purpose:     This function is used to send a READ REGISTER rqst msg       */ 
+/*    Purpose:     This function is used to send a READ REGISTER rqst msg       */
 /*                 to the SPI mailbox.                                          */
 /*                                                                              */
 /*    Input Parameters: 														*/
@@ -133,7 +133,7 @@
 /*                                                                              */
 /*    Function Name:   spi_abb_conf_ADC                                         */
 /*                                                                              */
-/*    Purpose:     This function is used to send to the SPI mailbox a rqst msg  */ 
+/*    Purpose:     This function is used to send to the SPI mailbox a rqst msg  */
 /*                 for configuring ABB MADC for conversions.                    */
 /*                                                                              */
 /*    Input Parameters: 														*/
@@ -155,7 +155,7 @@
 /*                                                                              */
 /*    Function Name:   spi_abb_read_ADC                                         */
 /*                                                                              */
-/*    Purpose:     This function is used to send to the SPI mailbox a rqst msg  */ 
+/*    Purpose:     This function is used to send to the SPI mailbox a rqst msg  */
 /*                 for reading the ABB ADC results.                             */
 /*                                                                              */
 /*    Input Parameters: 														*/