Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_gser_reception_callback.c103 …gser_reception -> ux_host_class_gser_reception_data_buffer + gser_reception -> ux_host_class_gser_… in _ux_host_class_gser_reception_callback()
107 …host_class_gser_reception_data_tail == gser_reception -> ux_host_class_gser_reception_data_buffer) in _ux_host_class_gser_reception_callback()
127 …_host_class_gser_reception_data_head = gser_reception -> ux_host_class_gser_reception_data_buffer; in _ux_host_class_gser_reception_callback()
Dux_host_class_gser_reception_start.c104 …_host_class_gser_reception_data_head = gser_reception -> ux_host_class_gser_reception_data_buffer; in _ux_host_class_gser_reception_start()
105 …_host_class_gser_reception_data_tail = gser_reception -> ux_host_class_gser_reception_data_buffer; in _ux_host_class_gser_reception_start()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_gser.h212 UCHAR *ux_host_class_gser_reception_data_buffer; member