Home
last modified time | relevance | path

Searched defs:_ux_host_class_printer_unlock (Results 1 – 1 of 1) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_printer.h137 #define _ux_host_class_printer_unlock(printer) _ux_host_semaphore_put(&(printer) -> ux_host_class_p… macro
139 #define _ux_host_class_printer_unlock(printer) do { (printer)->ux_host_class_printer_flags &= ~UX_H… macro