FreeCalypso > hg > fc-tourmaline
comparison src/cs/drivers/drv_app/spi/spi_process.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 |
comparison
equal
deleted
inserted
replaced
| 259:365833d1d186 | 260:34b7059b9337 |
|---|---|
| 1 /*****************************************************************************/ | 1 /*****************************************************************************/ |
| 2 /* */ | 2 /* */ |
| 3 /* Name spi_process.h */ | 3 /* Name spi_process.h */ |
| 4 /* */ | 4 /* */ |
| 5 /* Function this file contains the spi_process function prototype, */ | 5 /* Function this file contains the spi_process function prototype, */ |
| 6 /* used to handle messages received in the SPI task mailbox. */ | 6 /* used to handle messages received in the SPI task mailbox. */ |
| 7 /* */ | 7 /* */ |
| 8 /* Version 0.1 */ | 8 /* Version 0.1 */ |
| 9 /* */ | 9 /* */ |
| 10 /* Date Modification */ | 10 /* Date Modification */ |
| 11 /* ------------------------------------ */ | 11 /* ------------------------------------ */ |
