Home
last modified time | relevance | path

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

/bsp/samd21/sam_d2x_asflib/sam0/drivers/usb/stack_interface/
A Dusb_host_uhd.c347 usb_host_pipe_enable_callback(&dev, 0, USB_HOST_PIPE_CALLBACK_SETUP); in _uhd_ctrl_phase_setup()
1512 USB_HOST_PIPE_CALLBACK_SETUP, _uhd_ep0_setup); in uhd_ep0_alloc()
1518 usb_host_pipe_enable_callback(&dev,0,USB_HOST_PIPE_CALLBACK_SETUP); in uhd_ep0_alloc()
/bsp/samd21/sam_d2x_asflib/sam0/drivers/usb/usb_sam_d_r/
A Dusb.c538 if (callback_type == USB_HOST_PIPE_CALLBACK_SETUP) { in usb_host_pipe_enable_callback()
579 if (callback_type == USB_HOST_PIPE_CALLBACK_SETUP) { in usb_host_pipe_disable_callback()
912 (1 << USB_HOST_PIPE_CALLBACK_SETUP)) { in _usb_host_interrupt_handler()
916 [USB_HOST_PIPE_CALLBACK_SETUP])(_usb_instances, NULL); in _usb_host_interrupt_handler()
/bsp/samd21/sam_d2x_asflib/sam0/drivers/usb/usb_sam_l/
A Dusb.c538 if (callback_type == USB_HOST_PIPE_CALLBACK_SETUP) { in usb_host_pipe_enable_callback()
579 if (callback_type == USB_HOST_PIPE_CALLBACK_SETUP) { in usb_host_pipe_disable_callback()
912 (1 << USB_HOST_PIPE_CALLBACK_SETUP)) { in _usb_host_interrupt_handler()
916 [USB_HOST_PIPE_CALLBACK_SETUP])(_usb_instances, NULL); in _usb_host_interrupt_handler()
/bsp/samd21/sam_d2x_asflib/sam0/drivers/usb/
A Dusb.h145 USB_HOST_PIPE_CALLBACK_SETUP, enumerator

Completed in 916 milliseconds