![]() |
RTEMS 6.1
|
This source file contains the implementation of zynqmp_ecc_init(). More...
Functions | |
| void | zynqmp_ecc_register_handler (zynqmp_ecc_handler handler) |
| Enumeration describing the possible types of ECC events. | |
| void | zynqmp_invoke_ecc_handler (ECC_Event_Type event, void *data) |
| Invoke the ECC error handler. | |
| int | zynqmp_ecc_enable (ECC_Event_Type event) |
| Enable ECC error reporting. | |
| void | zynqmp_ecc_init (void) |
| Initialize ECC reporting support. | |
Variables | |
| zynqmp_ecc_handler | saved_handler = NULL |
This source file contains the implementation of zynqmp_ecc_init().