The USB Host driver validation settings are available in the DV_USBH_Config.h configuration file.
Driver_USBH# selects the driver instance that will be tested.
For example if we want to test Driver_USBH2
then this setting would be set to 2
.
Tests section contains selections of tests to be executed. For details on tests performed by each test function please refer to USB Host Tests.