Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/usb/
Dusbh.c29 #define DEV_FLAG_ACTION_SEND_GONE_EVENT 0x0010 //Send a USB_HOST_CLIENT_EVENT_DEV_GONE… macro
439 if (action_flags & DEV_FLAG_ACTION_SEND_GONE_EVENT) { in usbh_process()
938 DEV_FLAG_ACTION_SEND_GONE_EVENT); in usbh_hub_pass_event()