| /USBX-v6.2.1/test/regression/ |
| D | usbx_class_device_enumeration_test.c | 121 static UINT tx_demo_host_change_function(ULONG e, UX_HOST_CLASS *c, VOID *p); 393 static UINT tx_demo_host_change_function(ULONG e, UX_HOST_CLASS *c, VOID *p) in tx_demo_host_change_function() argument 395 if (e == UX_STANDALONE_WAIT_BACKGROUND_TASK) in tx_demo_host_change_function()
|
| D | usbx_dpump_basic_test.c | 143 static UINT tx_demo_host_change_function(ULONG e, UX_HOST_CLASS *c, VOID *p); 644 static UINT tx_demo_host_change_function(ULONG e, UX_HOST_CLASS *c, VOID *p) in tx_demo_host_change_function() argument 646 if (e == UX_STANDALONE_WAIT_BACKGROUND_TASK) in tx_demo_host_change_function()
|
| D | usbx_class_interface_enumeration_test.c | 124 static UINT tx_demo_host_change_function(ULONG e, UX_HOST_CLASS *c, VOID *p); 509 static UINT tx_demo_host_change_function(ULONG e, UX_HOST_CLASS *c, VOID *p) in tx_demo_host_change_function() argument 511 if (e == UX_STANDALONE_WAIT_BACKGROUND_TASK) in tx_demo_host_change_function()
|
| D | usbx_ux_host_stack_transfer_request_abort_test.c | 124 static UINT tx_demo_host_change_function(ULONG e, UX_HOST_CLASS *c, VOID *p); 482 static UINT tx_demo_host_change_function(ULONG e, UX_HOST_CLASS *c, VOID *p) in tx_demo_host_change_function() argument 484 if (e == UX_STANDALONE_WAIT_BACKGROUND_TASK) in tx_demo_host_change_function()
|
| D | usbx_class_multi_interface_enumeration_test.c | 137 static UINT tx_demo_host_change_function(ULONG e, UX_HOST_CLASS *c, VOID *p); 554 static UINT tx_demo_host_change_function(ULONG e, UX_HOST_CLASS *c, VOID *p) in tx_demo_host_change_function() argument 556 if (e == UX_STANDALONE_WAIT_BACKGROUND_TASK) in tx_demo_host_change_function()
|
| /USBX-v6.2.1/common/usbx_device_classes/inc/ |
| D | ux_device_class_hid.h | 231 #define UX_DEVICE_CLASS_HID_EVENT_BUFFER(e) ((e)->ux_device_class_hid_event_buffer) argument 233 #define UX_DEVICE_CLASS_HID_EVENT_BUFFER(e) (((UX_SLAVE_CLASS_HID_EVENT*)e)->ux_device_class_hi… argument
|
| D | ux_device_class_video.h | 613 #define _ux_device_class_video_stream_error_set(s,e) do { \ argument 614 (s)->ux_device_class_video_stream_error = (e); \ 632 #define _ux_device_class_video_request_error_set(v,e) do { \ argument 633 (v)->ux_device_class_video_error = (e); \
|
| /USBX-v6.2.1/.github/ISSUE_TEMPLATE/ |
| D | bug_report.md | 29 What impact does this issue have on your progress (e.g., annoyance, showstopper)
|
| /USBX-v6.2.1/common/core/inc/ |
| D | ux_utility.h | 198 #define _ux_system_event_flags_created(e) ((e)->tx_event_flags_group_id != UX… argument 221 #define _ux_system_event_flags_created(e) (UX_FALSE) argument
|
| D | ux_api.h | 472 #define UX_TRACE_EVENT_UPDATE(e,t,i,a,b,c,d) _ux_trace_event_update((TX_TRACE_BUFFER… argument 870 #define UX_TRACE_EVENT_UPDATE(e,t,i,a,b,c,d) argument
|
| /USBX-v6.2.1/ |
| D | README.md | 34 …or GA) will be tagged to mark the commit and push it into the Github releases tab, e.g. `v6.2-rel`.
|