Common test functions for External Bus Interface.
Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries.
Data Structures | |
struct | ebi_test_params |
EBI test parameters. More... | |
Functions | |
void | run_address_bus_test (const struct test_case *test) |
Test the address bus. More... | |
void | run_data_bus_test (const struct test_case *test) |
Test the data bus. More... | |
void | run_data_integrity_test (const struct test_case *test) |
Test the data integrity. More... | |