1 /*=======0=========1=========2=========3=========4=========5=========6=========7=========8=========9=========0=========1====*/
3 \defgroup usbh_config Configuration
6 The USB Host driver validation settings are available in the <b>DV_USBH_Config.h</b> configuration file.
8 \image html dv_usbh_config_h.png "DV_USBH_Config.h configuration file in Configuration Wizard view mode"
10 \section usbh_config_detail Configuration settings
12 <b>Driver_USBH#</b> selects the driver instance that will be tested.<br>
13 For example if we want to test <c>Driver_USBH2</c> then this setting would be set to <c>2</c>.
15 <b>Tests</b> section contains selections of tests to be executed.
16 For details on tests performed by each test function please refer to \ref usbh_tests "USB Host Tests".