![]() |
RTEMS 6.1
|
This source file contains parts of the parity based protection support. More...
#include <stdint.h>#include <stddef.h>#include <bsp/tms570.h>#include <rtems.h>#include <bsp/tms570_selftest.h>#include <bsp/tms570_selftest_parity.h>Functions | |
| void | tms570_selftest_par_run (const tms570_selftest_par_desc_t *const *desc_arr, int desc_cnt) |
| run parity protection mechanism check for set of modules described by list. | |
This source file contains parts of the parity based protection support.
| void tms570_selftest_par_run | ( | const tms570_selftest_par_desc_t *const * | desc_arr, |
| int | desc_cnt | ||
| ) |
run parity protection mechanism check for set of modules described by list.
| [in] | desc_arr | array of pointers to descriptors providing addresses and ESM channels for individual peripherals. |
| [in] | desc_cnt | count of pointers in the array |
| const tms570_selftest_par_desc_t tms570_selftest_par_adc1_desc |
| const tms570_selftest_par_desc_t tms570_selftest_par_adc2_desc |
| const tms570_selftest_par_desc_t tms570_selftest_par_can1_desc |
| const tms570_selftest_par_desc_t tms570_selftest_par_can2_desc |
| const tms570_selftest_par_desc_t tms570_selftest_par_can3_desc |
| const tms570_selftest_par_desc_t tms570_selftest_par_dma_desc |
| const tms570_selftest_par_desc_t tms570_selftest_par_het1_desc |
| const tms570_selftest_par_desc_t tms570_selftest_par_het2_desc |
| const tms570_selftest_par_desc_t tms570_selftest_par_htu1_desc |
| const tms570_selftest_par_desc_t tms570_selftest_par_htu2_desc |
| const tms570_selftest_par_desc_t tms570_selftest_par_spi1_desc |
| const tms570_selftest_par_desc_t tms570_selftest_par_spi3_desc |
| const tms570_selftest_par_desc_t tms570_selftest_par_spi5_desc |
| const tms570_selftest_par_desc_t tms570_selftest_par_vim_desc |