Searched refs:callbackEvent (Results 1 – 4 of 4) sorted by relevance
| /bsp/nxp/imx/imxrt/libraries/drivers/ |
| A D | drv_usbd.c | 26 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 D | drv_usbd.c | 31 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 D | usb_device.h | 191 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 D | usb_device.h | 191 typedef usb_status_t (*usb_device_callback_t)(usb_device_handle handle, uint32_t callbackEvent, voi…
|
Completed in 8 milliseconds