|
H753_CPP_AS6C4008_FMC_DaughterBoard_02
|
SRAM integration test implementation. More...

Data Structures | |
| struct | arrayTest_t |
| Nested array test structure stored inside the SRAM integration object. More... | |
| struct | FRAM_t |
| Composite SRAM integration test structure. More... | |
Macros | |
| #define | SRAM __attribute__((section(".sramdata"))) |
Functions | |
| void | SramIntegration_RunStructTest (void) |
| Runs the SRAM integration struct initialization and modification test. | |
| void | SramIntegration_RunStructRawDumpTest (void) |
| Runs a phased raw byte dump diagnostic on a separate SRAM structure. | |
SRAM integration test implementation.
| #define SRAM __attribute__((section(".sramdata"))) |
| void SramIntegration_RunStructRawDumpTest | ( | void | ) |
Runs a phased raw byte dump diagnostic on a separate SRAM structure.
Run a phased raw byte dump diagnostic on a separate SRAM structure.
| void SramIntegration_RunStructTest | ( | void | ) |
Runs the SRAM integration struct initialization and modification test.
Run the SRAM integration struct initialization and modification test.