RTEMS 6.1-rc6
Loading...
Searching...
No Matches
Functions

This source file contains the implementation of zynqmp_ecc_init(). More...

#include <bsp.h>
#include <bsp/ecc_priv.h>

Functions

void zynqmp_ecc_register_handler (zynqmp_ecc_handler handler)
 Enumeration describing the possible types of ECC events.
 
int zynqmp_ecc_enable (ECC_Event_Type event)
 Enable ECC error reporting.
 
void zynqmp_ecc_init (void)
 Initialize ECC reporting support.
 

Detailed Description

This source file contains the implementation of zynqmp_ecc_init().