|
TTK4155 Lab Node 1
Term project in the NTNU course TTK4155 Embedded and Industrial Computer Systems Design
|
Go to the source code of this file.
Functions | |
| LOG_MODULE_DEFINE ("XMEM") | |
| int | xmem_init (void) |
| Initializes external SRAM (2KB or 3KB depending on XMEM_3KB). | |
| int | SRAM_test (void) |
| Tests external SRAM and prints a report. | |
| LOG_MODULE_DEFINE | ( | "XMEM" | ) |