Home
last modified time | relevance | path

Searched refs:msc_host_handle_events (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/examples/peripherals/usb/host/msc/components/msc/include/
Dmsc_host.h145 esp_err_t msc_host_handle_events(uint32_t timeout_ms);
/hal_espressif-3.6.0/examples/peripherals/usb/host/msc/components/msc/src/
Dmsc_host.c418 esp_err_t msc_host_handle_events(uint32_t timeout_ms) in msc_host_handle_events() function