Settings for the SRAM test.
Copyright (C) 2012 Atmel Corporation. All rights reserved.
Definition in file classb_sram.h.
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
Configuration settings | |
| #define | CLASSB_NSECS 8 |
| Number of sections the SRAM is divided into for testing. | |
| #define | CLASSB_OVERLAP 25UL |
Overlap between memory sections (in % of CLASSB_SEC_SIZE). | |
| #define | CLASSB_SRAM_INTRAWORD_TEST |
| If defined an intra-word test will be added after the inter-word test. | |
Functions | |
Class B Test | |
| void | classb_sram_test (void) |
| This function executes March X test for a memory section at a time. | |