Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_cdc_acm_reception_callback.c78 UX_HOST_CLASS_CDC_ACM_RECEPTION *cdc_acm_reception; in _ux_host_class_cdc_acm_reception_callback() local
84 cdc_acm_reception = cdc_acm -> ux_host_class_cdc_acm_reception; in _ux_host_class_cdc_acm_reception_callback()
91cdc_acm_reception -> ux_host_class_cdc_acm_reception_state = UX_HOST_CLASS_CDC_ACM_RECEPTION_STAT… in _ux_host_class_cdc_acm_reception_callback()
99 …if (cdc_acm_reception -> ux_host_class_cdc_acm_reception_data_head + cdc_acm_reception -> ux_host_… in _ux_host_class_cdc_acm_reception_callback()
100cdc_acm_reception -> ux_host_class_cdc_acm_reception_data_buffer + cdc_acm_reception -> ux_host_cl… in _ux_host_class_cdc_acm_reception_callback()
103cdc_acm_reception -> ux_host_class_cdc_acm_reception_data_head = cdc_acm_reception -> ux_host_cla… in _ux_host_class_cdc_acm_reception_callback()
108cdc_acm_reception -> ux_host_class_cdc_acm_reception_data_head += cdc_acm_reception -> ux_host_cl… in _ux_host_class_cdc_acm_reception_callback()
111 …if (cdc_acm_reception -> ux_host_class_cdc_acm_reception_data_tail == cdc_acm_reception -> ux_hos… in _ux_host_class_cdc_acm_reception_callback()
121cdc_acm_reception -> ux_host_class_cdc_acm_reception_callback(cdc_acm, UX_BUFFER_OVERFLOW, UX_NULL… in _ux_host_class_cdc_acm_reception_callback()
124cdc_acm_reception -> ux_host_class_cdc_acm_reception_state = UX_HOST_CLASS_CDC_ACM_RECEPTION_STAT… in _ux_host_class_cdc_acm_reception_callback()
[all …]
Dux_host_class_cdc_acm_reception_start.c78 UX_HOST_CLASS_CDC_ACM_RECEPTION *cdc_acm_reception) in _ux_host_class_cdc_acm_reception_start() argument
115cdc_acm_reception -> ux_host_class_cdc_acm_reception_data_head = cdc_acm_reception -> ux_host_cla… in _ux_host_class_cdc_acm_reception_start()
116cdc_acm_reception -> ux_host_class_cdc_acm_reception_data_tail = cdc_acm_reception -> ux_host_cla… in _ux_host_class_cdc_acm_reception_start()
123 …transfer_request -> ux_transfer_request_data_pointer = cdc_acm_reception -> ux_host_class_… in _ux_host_class_cdc_acm_reception_start()
124 …transfer_request -> ux_transfer_request_requested_length = cdc_acm_reception -> ux_host_class_… in _ux_host_class_cdc_acm_reception_start()
128 cdc_acm -> ux_host_class_cdc_acm_reception = cdc_acm_reception; in _ux_host_class_cdc_acm_reception_start()
131cdc_acm_reception -> ux_host_class_cdc_acm_reception_state = UX_HOST_CLASS_CDC_ACM_RECEPTION_STAT… in _ux_host_class_cdc_acm_reception_start()
140cdc_acm_reception -> ux_host_class_cdc_acm_reception_state = UX_HOST_CLASS_CDC_ACM_RECEPTION_STAT… in _ux_host_class_cdc_acm_reception_start()
Dux_host_class_cdc_acm_reception_stop.c80 UX_HOST_CLASS_CDC_ACM_RECEPTION *cdc_acm_reception) in _ux_host_class_cdc_acm_reception_stop() argument
116 …if (cdc_acm_reception -> ux_host_class_cdc_acm_reception_state == UX_HOST_CLASS_CDC_ACM_RECEPTION… in _ux_host_class_cdc_acm_reception_stop()
123cdc_acm_reception -> ux_host_class_cdc_acm_reception_state = UX_HOST_CLASS_CDC_ACM_RECEPTION_STAT… in _ux_host_class_cdc_acm_reception_stop()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_cdc_acm.h361 UX_HOST_CLASS_CDC_ACM_RECEPTION *cdc_acm_reception);
363 UX_HOST_CLASS_CDC_ACM_RECEPTION *cdc_acm_reception);