Home
last modified time | relevance | path

Searched refs:e (Results 1 – 11 of 11) sorted by relevance

/USBX-v6.2.1/test/regression/
Dusbx_class_device_enumeration_test.c121 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()
Dusbx_dpump_basic_test.c143 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()
Dusbx_class_interface_enumeration_test.c124 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()
Dusbx_ux_host_stack_transfer_request_abort_test.c124 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()
Dusbx_class_multi_interface_enumeration_test.c137 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/
Dux_device_class_hid.h231 #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
Dux_device_class_video.h613 #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/
Dbug_report.md29 What impact does this issue have on your progress (e.g., annoyance, showstopper)
/USBX-v6.2.1/common/core/inc/
Dux_utility.h198 #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
Dux_api.h472 #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/
DREADME.md34 …or GA) will be tagged to mark the commit and push it into the Github releases tab, e.g. `v6.2-rel`.