Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_gser_reception_callback.c102 …if (gser_reception -> ux_host_class_gser_reception_data_head + gser_reception -> ux_host_class_gse… in _ux_host_class_gser_reception_callback()
127 …gser_reception -> ux_host_class_gser_reception_data_head = gser_reception -> ux_host_class_gser_r… in _ux_host_class_gser_reception_callback()
133 …gser_reception -> ux_host_class_gser_reception_data_head += gser_reception -> ux_host_class_gser_… in _ux_host_class_gser_reception_callback()
Dux_host_class_gser_reception_start.c104 …gser_reception -> ux_host_class_gser_reception_data_head = gser_reception -> ux_host_class_gser_r… in _ux_host_class_gser_reception_start()
115 …x_transfer_request_data_pointer = gser_reception -> ux_host_class_gser_reception_data_head; in _ux_host_class_gser_reception_start()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_gser.h214 UCHAR *ux_host_class_gser_reception_data_head; member