Home
last modified time | relevance | path

Searched refs:ux_host_class_cdc_acm_reception_data_buffer (Results 1 – 3 of 3) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_cdc_acm_reception_callback.c100 …cdc_acm_reception -> ux_host_class_cdc_acm_reception_data_buffer + cdc_acm_reception -> ux_host_cl… in _ux_host_class_cdc_acm_reception_callback()
103 …ss_cdc_acm_reception_data_head = cdc_acm_reception -> ux_host_class_cdc_acm_reception_data_buffer; in _ux_host_class_cdc_acm_reception_callback()
Dux_host_class_cdc_acm_reception_start.c115 …ss_cdc_acm_reception_data_head = cdc_acm_reception -> ux_host_class_cdc_acm_reception_data_buffer; in _ux_host_class_cdc_acm_reception_start()
116 …ss_cdc_acm_reception_data_tail = cdc_acm_reception -> ux_host_class_cdc_acm_reception_data_buffer; in _ux_host_class_cdc_acm_reception_start()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_cdc_acm.h301 UCHAR *ux_host_class_cdc_acm_reception_data_buffer; member