Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/examples/peripherals/usb/host/msc/main/
Dmsc_example_main.c31 static void msc_event_cb(const msc_host_event_t *event, void *arg) in msc_event_cb() function
149 .callback = msc_event_cb, in app_main()
/hal_espressif-3.6.0/examples/peripherals/usb/host/msc/components/msc/test/
Dtest_msc.c61 static void msc_event_cb(const msc_host_event_t *event, void *arg) in msc_event_cb() function
206 .callback = msc_event_cb, in msc_setup()