Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/examples/peripherals/usb/host/msc/components/msc/src/
Dmsc_host.c196 static bool is_mass_storage_device(uint8_t dev_addr) in is_mass_storage_device() function
248 if (is_mass_storage_device(event->new_dev.address)) { in client_event_cb()