Searched refs:msc_host_driver_config_t (Results 1 – 4 of 4) sorted by relevance
59 } msc_host_driver_config_t; typedef80 esp_err_t msc_host_install(const msc_host_driver_config_t *config);
145 const msc_host_driver_config_t msc_config = { in app_main()
204 const msc_host_driver_config_t msc_config = { in msc_setup()
267 esp_err_t msc_host_install(const msc_host_driver_config_t *config) in msc_host_install()