RTEMS 6.1-rc6
|
This source file contains the MibSPI module parity based protection support. More...
#include <stdint.h>
#include <stddef.h>
#include <bsp/tms570.h>
#include <bsp/tms570_selftest.h>
#include <bsp/tms570_selftest_parity.h>
Functions | |
void | tms570_selftest_par_check_mibspi (const tms570_selftest_par_desc_t *desc) |
run test to check that parity protection works for MibSPI modules RAM | |
This source file contains the MibSPI module parity based protection support.
Algorithms are based on Ti manuals and Ti HalCoGen generated code.
void tms570_selftest_par_check_mibspi | ( | const tms570_selftest_par_desc_t * | desc | ) |
run test to check that parity protection works for MibSPI modules RAM
[in] | desc | module registers addresses end ESM channels descriptor |
The descriptor provides address of the module registers and address of internal RAM memory and corresponding parity area test access window.