Searched refs:msc_config (Results 1 – 2 of 2) sorted by relevance
145 const msc_host_driver_config_t msc_config = { in app_main() local151 ESP_ERROR_CHECK( msc_host_install(&msc_config) ); in app_main()
204 const msc_host_driver_config_t msc_config = { in msc_setup() local210 ESP_OK_ASSERT( msc_host_install(&msc_config) ); in msc_setup()