Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_descriptor_parse.c86 UCHAR *start_descriptor; in _ux_host_class_hid_descriptor_parse() local
105 start_descriptor = device -> ux_device_packed_configuration; in _ux_host_class_hid_descriptor_parse()
106 descriptor = start_descriptor; in _ux_host_class_hid_descriptor_parse()
123 start_descriptor = descriptor; in _ux_host_class_hid_descriptor_parse()
168 _ux_utility_memory_free(start_descriptor); in _ux_host_class_hid_descriptor_parse()
205 device -> ux_device_packed_configuration = start_descriptor; in _ux_host_class_hid_descriptor_parse()
223 _ux_utility_memory_free(start_descriptor); in _ux_host_class_hid_descriptor_parse()
241 …UX_TRACE_IN_LINE_INSERT(UX_TRACE_ERROR, UX_DESCRIPTOR_CORRUPTED, start_descriptor, 0, 0, UX_TRACE_… in _ux_host_class_hid_descriptor_parse()
245 _ux_utility_memory_free(start_descriptor); in _ux_host_class_hid_descriptor_parse()
Dux_host_class_cdc_ecm_mac_address_get.c89 UCHAR *start_descriptor = UX_NULL; in _ux_host_class_cdc_ecm_mac_address_get() local
118 start_descriptor = descriptor; in _ux_host_class_cdc_ecm_mac_address_get()
149 start_descriptor = descriptor; in _ux_host_class_cdc_ecm_mac_address_get()
182 _ux_utility_memory_free(start_descriptor); in _ux_host_class_cdc_ecm_mac_address_get()
200 _ux_utility_memory_free(start_descriptor); in _ux_host_class_cdc_ecm_mac_address_get()
349 _ux_utility_memory_free(start_descriptor); in _ux_host_class_cdc_ecm_mac_address_get()
Dux_host_class_hid_report_descriptor_get.c84 UCHAR *start_descriptor; in _ux_host_class_hid_report_descriptor_get() local
99 start_descriptor = descriptor; in _ux_host_class_hid_report_descriptor_get()
200 _ux_utility_memory_free(start_descriptor); in _ux_host_class_hid_report_descriptor_get()