comparison gsm-fw/bsp/abb+spi/spi_task.h @ 587:cc0944d35698

gsm-fw/bsp/abb+spi/*.h: formatting fixes (line length and tabs)
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Sun, 17 Aug 2014 00:08:50 +0000
parents 971e84124a6f
children
comparison
equal deleted inserted replaced
586:25a3095e8a98 587:cc0944d35698
1 /*****************************************************************************/ 1 /*****************************************************************************/
2 /* */ 2 /* */
3 /* Name spi_task.h */ 3 /* Name spi_task.h */
4 /* */ 4 /* */
5 /* Function this file contains timers definitions used by spi_core, */ 5 /* Function this file contains timers definitions used by spi_core, */
6 /* in case the PWR SWE is defined. */ 6 /* in case the PWR SWE is defined. */
7 /* */ 7 /* */
8 /* Version 0.1 */ 8 /* Version 0.1 */
9 /* Author Candice Bazanegue */ 9 /* Author Candice Bazanegue */
10 /* */ 10 /* */
11 /* Date Modification */ 11 /* Date Modification */
12 /* ------------------------------------ */ 12 /* ------------------------------------ */
13 /* 20/08/2000 Create */ 13 /* 20/08/2000 Create */
14 /* 01/09/2003 Modfication */ 14 /* 01/09/2003 Modfication */
15 /* Author Pascal Puel */ 15 /* Author Pascal Puel */
16 /* */ 16 /* */
17 /* (C) Copyright 2000 by Texas Instruments Incorporated, All Rights Reserved */ 17 /* (C) Copyright 2000 by Texas Instruments Incorporated, All Rights Reserved */
18 /*****************************************************************************/ 18 /*****************************************************************************/
19 19
20 #ifndef _SPI_TASK_H_ 20 #ifndef _SPI_TASK_H_
21 #define _SPI_TASK_H_ 21 #define _SPI_TASK_H_