Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/usb/
Dusbh.c33 #define DEV_FLAG_ACTION_SEND_NEW 0x0100 //Send a new device event macro
467 } else if (action_flags & DEV_FLAG_ACTION_SEND_NEW) { in usbh_process()
1043 bool call_notif_cb = _dev_set_actions(dev_obj, DEV_FLAG_ACTION_SEND_NEW); in usbh_hub_enum_done()