diag_sram_marchc_minus.c File Reference

This file contains APIs to test SRAM using March-C Minus algorithm.

Includes

  1. 1.stdint.h
  2. 2.diag_sram_marchc_minus.h

Functions

Table 1. voidDIAG_SRAM_MarchC_Minus (register uint8_t *startAddress, register uint16_t length).
Parameters
startAddress register uint8_t *

The start address of the memory under test.

length register uint16_t

Defines the size of the memory under test.

Returns
void See DIAG_SRAM_MarchC_Minus_GetStatus()
Table 2. diag_sram_status_tDIAG_SRAM_MarchC_Minus_GetStatus (void).
Parameters
void
Returns
diag_sram_status_t SRAM_OK, SRAM_ERROR, SRAM_INVALID