Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/usb/
Dusbh.c26 #define DEV_FLAG_ACTION_DEFAULT_PIPE_FLUSH 0x0002 //Retire all URBS in the default pipe macro
228 action_flags = DEV_FLAG_ACTION_DEFAULT_PIPE_FLUSH | in default_pipe_callback()
417 if (action_flags & DEV_FLAG_ACTION_DEFAULT_PIPE_FLUSH) { in usbh_process()
936 DEV_FLAG_ACTION_DEFAULT_PIPE_FLUSH | in usbh_hub_pass_event()