Searched defs:host_class (Results 1 – 11 of 11) sorted by relevance
| /USBX-v6.2.1/common/core/src/ |
| D | ux_host_stack_class_instance_get.c | 77 UINT _ux_host_stack_class_instance_get(UX_HOST_CLASS *host_class, UINT class_index, VOID **class_i… in _ux_host_stack_class_instance_get() 156 UINT _uxe_host_stack_class_instance_get(UX_HOST_CLASS *host_class, UINT class_index, VOID **class_… in _uxe_host_stack_class_instance_get()
|
| D | ux_host_stack_class_get.c | 84 UINT _ux_host_stack_class_get(UCHAR *class_name, UX_HOST_CLASS **host_class) in _ux_host_stack_class_get() 180 UINT _uxe_host_stack_class_get(UCHAR *class_name, UX_HOST_CLASS **host_class) in _uxe_host_stack_class_get()
|
| D | ux_host_stack_class_instance_create.c | 75 UINT _ux_host_stack_class_instance_create(UX_HOST_CLASS *host_class, VOID *class_instance) in _ux_host_stack_class_instance_create()
|
| D | ux_host_stack_class_instance_destroy.c | 72 UINT _ux_host_stack_class_instance_destroy(UX_HOST_CLASS *host_class, VOID *class_instance) in _ux_host_stack_class_instance_destroy()
|
| /USBX-v6.2.1/test/regression/ |
| D | usbx_ux_host_class_hid_entry_test.c | 275 static UX_HOST_CLASS host_class; variable
|
| D | usbx_test_common_storage.h | 76 UX_HOST_CLASS *host_class; in host_storage_instance_get() local
|
| D | usbx_ux_host_class_hid_activate_test.c | 283 UX_HOST_CLASS host_class; in tx_demo_thread_host_simulation_entry() local
|
| D | usbx_ux_host_stack_class_get_test.c | 448 UX_HOST_CLASS *host_class; in ux_test_thread_simulation_0_entry() local
|
| D | usbx_storage_direct_calls_test.c | 685 UX_HOST_CLASS host_class; in tx_demo_thread_host_simulation_entry() local
|
| D | usbx_ux_host_stack_class_unregister_test.c | 531 UX_HOST_CLASS *host_class; in ux_test_wait_connect() local
|
| D | ux_test.c | 1582 UINT ux_test_host_stack_class_instance_get(UX_HOST_CLASS *host_class, UINT class_index, VOID **clas… in ux_test_host_stack_class_instance_get()
|