Home
last modified time | relevance | path

Searched refs:_ux_host_class_printer_write (Results 1 – 2 of 2) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_printer.h156 UINT _ux_host_class_printer_write(UX_HOST_CLASS_PRINTER *printer, UCHAR * data_pointer,
168 #define ux_host_class_printer_write _ux_host_class_printer_write
/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_printer_write.c87 UINT _ux_host_class_printer_write(UX_HOST_CLASS_PRINTER *printer, UCHAR * data_pointer, in _ux_host_class_printer_write() function