Home
last modified time | relevance | path

Searched refs:class (Results 1 – 5 of 5) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hub_change_detect.c88 UX_HOST_CLASS *class; in _ux_host_class_hub_change_detect()
94 _ux_host_stack_class_get(_ux_system_host_class_hub_name, &class); in _ux_host_class_hub_change_detect()
104 status = _ux_host_stack_class_instance_get(class, class_index++, (VOID **) &hub); in _ux_host_class_hub_change_detect()
/USBX-v6.2.1/samples/
Ddemo_usbx.c255 UX_HOST_CLASS *class; in tx_demo_thread_host_simulation_entry() local
261 status = ux_host_stack_class_get(_ux_system_host_class_dpump_name, &class); in tx_demo_thread_host_simulation_entry()
271 status = ux_host_stack_class_instance_get(class, 0, (VOID **) &dpump); in tx_demo_thread_host_simulation_entry()
/USBX-v6.2.1/common/core/inc/
Dux_host_stack.h127 UINT _ux_host_stack_class_instance_destroy(UX_HOST_CLASS *class, VOID *class_instance);
128 UINT _ux_host_stack_class_instance_create(UX_HOST_CLASS *class, VOID *class_instance);
129 UINT _ux_host_stack_class_instance_get(UX_HOST_CLASS *class, UINT class_index, VOID **class_inst…
/USBX-v6.2.1/ports/linux/gnu/inc/
Dux_port.h58 #define class usbx_class macro
/USBX-v6.2.1/support/windows_host_files/
DCDC_ACM_Template.inf3 ; INF file for Microsoft Azure RTOS simple CDC/ACM class