Searched refs:ux_host_class_cdc_acm_reception_data_head (Results 1 – 3 of 3) sorted by relevance
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()103 …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()108 …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()111 …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()136 … ux_transfer_request_data_pointer = cdc_acm_reception -> ux_host_class_cdc_acm_reception_data_head; in _ux_host_class_cdc_acm_reception_callback()
115 …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()123 …sfer_request_data_pointer = cdc_acm_reception -> ux_host_class_cdc_acm_reception_data_head; in _ux_host_class_cdc_acm_reception_start()
303 UCHAR *ux_host_class_cdc_acm_reception_data_head; member