FreeCalypso > hg > fc-magnetite
comparison src/cs/layer1/tm_cust0/l1tm_tpu10.c @ 400:cc44352c702f
l1tm_tpu10.c: s/ANALOG/ANLG_FAM/
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Thu, 18 Jan 2018 01:55:41 +0000 |
| parents | a7150a25086a |
| children |
comparison
equal
deleted
inserted
replaced
| 399:a7150a25086a | 400:cc44352c702f |
|---|---|
| 35 #include "l1_tabs.h" | 35 #include "l1_tabs.h" |
| 36 | 36 |
| 37 #include "l1tm_msgty.h" | 37 #include "l1tm_msgty.h" |
| 38 #include "l1tm_varex.h" | 38 #include "l1tm_varex.h" |
| 39 | 39 |
| 40 #if ((ANALOG == 1) || (ANALOG == 2) || (ANALOG == 3)) | 40 #if ((ANLG_FAM == 1) || (ANLG_FAM == 2) || (ANLG_FAM == 3)) |
| 41 #include "spi_drv.h" | 41 #include "spi_drv.h" |
| 42 #endif | 42 #endif |
| 43 | 43 |
| 44 #include "sys_types.h" | 44 #include "sys_types.h" |
| 45 #include "general.h" | 45 #include "general.h" |
