RTEMS  5.0.0
Functions
tms570_selftest_par_mibspi.c File Reference

Test MibSPI module parity based protection logic to work. 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 More...
 

Detailed Description

Test MibSPI module parity based protection logic to work.

Function Documentation

◆ tms570_selftest_par_check_mibspi()

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

Parameters
[in]descmodule registers addresses end ESM channels descriptor
Returns
Void, in the case of error invokes bsp_selftest_fail_notification()

The descriptor provides address of the module registers and address of internal RAM memory and corresponding parity area test access window.