Searched refs:ux_host_class_cdc_acm_reception_data_head (Results 1 – 3 of 3) sorted by relevance
98 …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()102 …cdc_acm_reception -> ux_host_class_cdc_acm_reception_data_head = cdc_acm_reception -> ux_host_cla… in _ux_host_class_cdc_acm_reception_callback()107 …cdc_acm_reception -> ux_host_class_cdc_acm_reception_data_head += cdc_acm_reception -> ux_host_cl… in _ux_host_class_cdc_acm_reception_callback()110 …ass_cdc_acm_reception_data_tail == cdc_acm_reception -> ux_host_class_cdc_acm_reception_data_head) in _ux_host_class_cdc_acm_reception_callback()135 … ux_transfer_request_data_pointer = cdc_acm_reception -> ux_host_class_cdc_acm_reception_data_head; in _ux_host_class_cdc_acm_reception_callback()
114 …cdc_acm_reception -> ux_host_class_cdc_acm_reception_data_head = cdc_acm_reception -> ux_host_cla… in _ux_host_class_cdc_acm_reception_start()122 …sfer_request_data_pointer = cdc_acm_reception -> ux_host_class_cdc_acm_reception_data_head; in _ux_host_class_cdc_acm_reception_start()
310 UCHAR *ux_host_class_cdc_acm_reception_data_head; member