Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/output/source/device/class/
Dusb_device_printer.h128 extern usb_status_t USB_DevicePrinterEvent(void *handle, uint32_t event, void *param);
Dusb_device_class.c107 …{USB_DevicePrinterInit, USB_DevicePrinterDeinit, USB_DevicePrinterEvent, kUSB_DeviceClassTypePrint…
Dusb_device_printer.c328 usb_status_t USB_DevicePrinterEvent(void *handle, uint32_t event, void *param) in USB_DevicePrinterEvent() function