Home
last modified time | relevance | path

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

/bsp/nxp/imx/imxrt/libraries/drivers/
A Ddrv_usbd.c27 static usb_status_t usb_device_endpoint_callback(usb_device_handle handle, usb_device_endpoint_call…
141 ep_callback.callbackFn = usb_device_endpoint_callback; in _ehci0_ep_enable()
246 static usb_status_t usb_device_endpoint_callback(usb_device_handle handle, usb_device_endpoint_call… in usb_device_endpoint_callback() function
309 usb_device_endpoint_callback, in usb_device_callback()
/bsp/nxp/imx/imx6ull-smart/drivers/
A Ddrv_usbd.c32 static usb_status_t usb_device_endpoint_callback(usb_device_handle handle, usb_device_endpoint_call…
151 ep_callback.callbackFn = usb_device_endpoint_callback; in _ehci0_ep_enable()
273 static usb_status_t usb_device_endpoint_callback(usb_device_handle handle, usb_device_endpoint_call… in usb_device_endpoint_callback() function
336 usb_device_endpoint_callback, in usb_device_callback()
/bsp/samd21/sam_d2x_asflib/sam0/drivers/usb/
A Dusb.h188 enum usb_device_endpoint_callback { enum
684 enum usb_device_endpoint_callback callback_type,
688 enum usb_device_endpoint_callback callback_type);
691 enum usb_device_endpoint_callback callback_type);
694 enum usb_device_endpoint_callback callback_type);
/bsp/samd21/sam_d2x_asflib/sam0/drivers/usb/usb_sam_d_r/
A Dusb.c1175 enum usb_device_endpoint_callback callback_type, in usb_device_endpoint_register_callback()
1207 enum usb_device_endpoint_callback callback_type) in usb_device_endpoint_unregister_callback()
1237 enum usb_device_endpoint_callback callback_type) in usb_device_endpoint_enable_callback()
1298 enum usb_device_endpoint_callback callback_type) in usb_device_endpoint_disable_callback()
/bsp/samd21/sam_d2x_asflib/sam0/drivers/usb/usb_sam_l/
A Dusb.c1175 enum usb_device_endpoint_callback callback_type, in usb_device_endpoint_register_callback()
1207 enum usb_device_endpoint_callback callback_type) in usb_device_endpoint_unregister_callback()
1237 enum usb_device_endpoint_callback callback_type) in usb_device_endpoint_enable_callback()
1298 enum usb_device_endpoint_callback callback_type) in usb_device_endpoint_disable_callback()

Completed in 19 milliseconds