Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_prolific_reception_stop.c99 …if (prolific_reception -> ux_host_class_prolific_reception_state == UX_HOST_CLASS_PROLIFIC_RECEPT… in _ux_host_class_prolific_reception_stop()
106 …prolific_reception -> ux_host_class_prolific_reception_state = UX_HOST_CLASS_PROLIFIC_RECEPTION_S… in _ux_host_class_prolific_reception_stop()
Dux_host_class_prolific_reception_start.c117 …prolific_reception -> ux_host_class_prolific_reception_state = UX_HOST_CLASS_PROLIFIC_RECEPTION_S… in _ux_host_class_prolific_reception_start()
126 …prolific_reception -> ux_host_class_prolific_reception_state = UX_HOST_CLASS_PROLIFIC_RECEPTION_S… in _ux_host_class_prolific_reception_start()
Dux_host_class_prolific_reception_callback.c91 …prolific_reception -> ux_host_class_prolific_reception_state = UX_HOST_CLASS_PROLIFIC_RECEPTION_S… in _ux_host_class_prolific_reception_callback()
127 …prolific_reception -> ux_host_class_prolific_reception_state = UX_HOST_CLASS_PROLIFIC_RECEPTION_S… in _ux_host_class_prolific_reception_callback()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_prolific.h232 ULONG ux_host_class_prolific_reception_state; member