Home
last modified time | relevance | path

Searched refs:msc_host_print_descriptors (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.6.0/examples/peripherals/usb/host/msc/components/msc/include/
Dmsc_host.h165 esp_err_t msc_host_print_descriptors(msc_host_device_handle_t device);
/hal_espressif-3.6.0/examples/peripherals/usb/host/msc/main/
Dmsc_example_main.c157 msc_host_print_descriptors(msc_device); in app_main()
/hal_espressif-3.6.0/examples/peripherals/usb/host/msc/components/msc/src/
Dmsc_host.c469 esp_err_t msc_host_print_descriptors(msc_host_device_handle_t device) in msc_host_print_descriptors() function