Home
last modified time | relevance | path

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

/bsp/nxp/imx/imxrt/libraries/drivers/
A Ddrv_usbd.c26 static usb_status_t usb_device_callback(usb_device_handle handle, uint32_t callbackEvent, void *eve…
296 static usb_status_t usb_device_callback(usb_device_handle handle, uint32_t callbackEvent, void *eve… in usb_device_callback() argument
317 switch (callbackEvent) in usb_device_callback()
/bsp/nxp/imx/imx6ull-smart/drivers/
A Ddrv_usbd.c31 static usb_status_t usb_device_callback(usb_device_handle handle, uint32_t callbackEvent, void *eve…
323 static usb_status_t usb_device_callback(usb_device_handle handle, uint32_t callbackEvent, void *eve… in usb_device_callback() argument
344 switch (callbackEvent) in usb_device_callback()
/bsp/nxp/imx/imx6ull-smart/drivers/usb/device/
A Dusb_device.h191 typedef usb_status_t (*usb_device_callback_t)(usb_device_handle handle, uint32_t callbackEvent, voi…
/bsp/nxp/imx/imxrt/libraries/drivers/usb/device/
A Dusb_device.h191 typedef usb_status_t (*usb_device_callback_t)(usb_device_handle handle, uint32_t callbackEvent, voi…

Completed in 8 milliseconds