diff src/cs/drivers/drv_app/spi/spi_task.h @ 260:34b7059b9337

drv_app/spi/*: code readability fixes
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 14 May 2021 02:13:47 +0000
parents 365833d1d186
children
line wrap: on
line diff
--- a/src/cs/drivers/drv_app/spi/spi_task.h	Fri May 14 01:30:13 2021 +0000
+++ b/src/cs/drivers/drv_app/spi/spi_task.h	Fri May 14 02:13:47 2021 +0000
@@ -1,19 +1,19 @@
 /*****************************************************************************/
 /*                                                                           */
-/*  Name        spi_task.h													 */
+/*  Name        spi_task.h						     */
 /*                                                                           */
 /*  Function    this file contains timers definitions used by spi_core,      */
-/*				in case the PWR SWE is defined.          					 */
+/*		in case the PWR SWE is defined.				     */
 /*                                                                           */
-/*  Version		0.1															 */
-/*	Author		Candice Bazanegue                   						 */
-/*																			 */
-/* 	Date       	Modification												 */
-/*  ------------------------------------									 */
-/*  20/08/2000	Create														 */
-/*  01/09/2003	Modfication         										 */
-/*	Author		Pascal Puel                         						 */
-/*																			 */
+/*  Version	0.1							     */
+/*  Author	Candice Bazanegue					     */
+/*									     */
+/*  Date       	Modification						     */
+/*  ------------------------------------				     */
+/*  20/08/2000	Create							     */
+/*  01/09/2003	Modfication						     */
+/*  Author	Pascal Puel    						     */
+/*									     */
 /* (C) Copyright 2000 by Texas Instruments Incorporated, All Rights Reserved */
 /*****************************************************************************/