comparison src/cs/drivers/drv_app/abb/board/abb_inth.c @ 258:45cc81cc6230

.../abb/board/abb_inth.c: white space fixes in file header comment
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 14 May 2021 00:11:30 +0000
parents 0947a816580c
children 7420959e02ec
comparison
equal deleted inserted replaced
257:3edd1a600218 258:45cc81cc6230
10 /* */ 10 /* */
11 /* Filename : abb_inth.c */ 11 /* Filename : abb_inth.c */
12 /* */ 12 /* */
13 /* Description : Functions to manage the ABB device interrupt. */ 13 /* Description : Functions to manage the ABB device interrupt. */
14 /* The Serial Port Interface is used to connect the TI */ 14 /* The Serial Port Interface is used to connect the TI */
15 /* Analog BaseBand (ABB). */ 15 /* Analog BaseBand (ABB). */
16 /* It is assumed that the ABB is connected as the SPI */ 16 /* It is assumed that the ABB is connected as the SPI */
17 /* device 0, and ABB interrupt is mapped as external IT. */ 17 /* device 0, and ABB interrupt is mapped as external IT. */
18 /* */ 18 /* */
19 /* Author : Pascal PUEL */ 19 /* Author : Pascal PUEL */
20 /* */ 20 /* */
21 /* Version number : 1.2 */ 21 /* Version number : 1.2 */