Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_prolific_reception_callback.c78 UX_HOST_CLASS_PROLIFIC_RECEPTION *prolific_reception; in _ux_host_class_prolific_reception_callback() local
84 prolific_reception = prolific -> ux_host_class_prolific_reception; in _ux_host_class_prolific_reception_callback()
91prolific_reception -> ux_host_class_prolific_reception_state = UX_HOST_CLASS_PROLIFIC_RECEPTION_S… in _ux_host_class_prolific_reception_callback()
94prolific_reception -> ux_host_class_prolific_reception_callback(prolific, transfer_request -> ux_t… in _ux_host_class_prolific_reception_callback()
109 …if (prolific_reception -> ux_host_class_prolific_reception_data_head + prolific_reception -> ux_ho… in _ux_host_class_prolific_reception_callback()
110prolific_reception -> ux_host_class_prolific_reception_data_buffer + prolific_reception -> ux_host… in _ux_host_class_prolific_reception_callback()
114 …if (prolific_reception -> ux_host_class_prolific_reception_data_tail == prolific_reception -> ux_… in _ux_host_class_prolific_reception_callback()
124prolific_reception -> ux_host_class_prolific_reception_callback(prolific, UX_BUFFER_OVERFLOW, UX_N… in _ux_host_class_prolific_reception_callback()
127prolific_reception -> ux_host_class_prolific_reception_state = UX_HOST_CLASS_PROLIFIC_RECEPTION_S… in _ux_host_class_prolific_reception_callback()
134prolific_reception -> ux_host_class_prolific_reception_data_head = prolific_reception -> ux_host_… in _ux_host_class_prolific_reception_callback()
[all …]
Dux_host_class_prolific_reception_start.c78 UX_HOST_CLASS_PROLIFIC_RECEPTION *prolific_reception) in _ux_host_class_prolific_reception_start() argument
101prolific_reception -> ux_host_class_prolific_reception_data_head = prolific_reception -> ux_host_… in _ux_host_class_prolific_reception_start()
102prolific_reception -> ux_host_class_prolific_reception_data_tail = prolific_reception -> ux_host_… in _ux_host_class_prolific_reception_start()
109 …transfer_request -> ux_transfer_request_data_pointer = prolific_reception -> ux_host_class… in _ux_host_class_prolific_reception_start()
110 …transfer_request -> ux_transfer_request_requested_length = prolific_reception -> ux_host_class… in _ux_host_class_prolific_reception_start()
114 prolific -> ux_host_class_prolific_reception = prolific_reception; in _ux_host_class_prolific_reception_start()
117prolific_reception -> ux_host_class_prolific_reception_state = UX_HOST_CLASS_PROLIFIC_RECEPTION_S… in _ux_host_class_prolific_reception_start()
126prolific_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_stop.c79 UX_HOST_CLASS_PROLIFIC_RECEPTION *prolific_reception) in _ux_host_class_prolific_reception_stop() argument
99 …if (prolific_reception -> ux_host_class_prolific_reception_state == UX_HOST_CLASS_PROLIFIC_RECEPT… in _ux_host_class_prolific_reception_stop()
106prolific_reception -> ux_host_class_prolific_reception_state = UX_HOST_CLASS_PROLIFIC_RECEPTION_S… in _ux_host_class_prolific_reception_stop()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_prolific.h294 UX_HOST_CLASS_PROLIFIC_RECEPTION *prolific_reception);
296 UX_HOST_CLASS_PROLIFIC_RECEPTION *prolific_reception);