Home
last modified time | relevance | path

Searched refs:container (Results 1 – 2 of 2) sorted by relevance

/USBX-v6.2.1/common/core/src/
Dux_host_stack_device_resources_free.c98 VOID *container; in _ux_host_stack_device_resources_free() local
184 container = (VOID *) endpoint; in _ux_host_stack_device_resources_free()
190 _ux_utility_memory_free(container); in _ux_host_stack_device_resources_free()
195 container = (VOID *) interface_ptr; in _ux_host_stack_device_resources_free()
201 _ux_utility_memory_free(container); in _ux_host_stack_device_resources_free()
205 container = (VOID *) configuration; in _ux_host_stack_device_resources_free()
211 _ux_utility_memory_free(container); in _ux_host_stack_device_resources_free()
/USBX-v6.2.1/docs/
Drevision_history.txt94 … increased number of devices if new device container is found,