Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_prolific_reception_stop.c99 …eption -> ux_host_class_prolific_reception_state == UX_HOST_CLASS_PROLIFIC_RECEPTION_STATE_STOPPE… in _ux_host_class_prolific_reception_stop()
106 …ception -> ux_host_class_prolific_reception_state = UX_HOST_CLASS_PROLIFIC_RECEPTION_STATE_STOPPE… in _ux_host_class_prolific_reception_stop()
Dux_host_class_prolific_reception_callback.c91 …ception -> ux_host_class_prolific_reception_state = UX_HOST_CLASS_PROLIFIC_RECEPTION_STATE_STOPPE… in _ux_host_class_prolific_reception_callback()
127 …ception -> ux_host_class_prolific_reception_state = UX_HOST_CLASS_PROLIFIC_RECEPTION_STATE_STOPPE… in _ux_host_class_prolific_reception_callback()
Dux_host_class_prolific_reception_start.c126 …ception -> ux_host_class_prolific_reception_state = UX_HOST_CLASS_PROLIFIC_RECEPTION_STATE_STOPPE… in _ux_host_class_prolific_reception_start()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_prolific.h194 #define UX_HOST_CLASS_PROLIFIC_RECEPTION_STATE_STOPPED 0 macro