| /USBX-v6.2.1/test/regression/ |
| D | usbx_msrc_81184_host_audio_desc_validate_test.c | 792 static UINT test_wait_until_expected(VOID **ptr, ULONG loop, VOID *expected) in test_wait_until_expected() 802 static UINT test_wait_until_not_expected(VOID **ptr, ULONG loop, VOID *expected) in test_wait_until_not_expected() 812 #define test_wait_until_not_null(ptr, loop) test_wait_until_not_expected(ptr, loop, UX_NULL) argument 813 #define test_wait_until_null(ptr, loop) test_wait_until_expected(ptr, loop, UX_NULL) argument
|
| D | usbx_msrc_81426_host_audio_type_get_fail_ac_link_test.c | 804 static UINT test_wait_until_expected(VOID **ptr, ULONG loop, VOID *expected) in test_wait_until_expected() 814 static UINT test_wait_until_not_expected(VOID **ptr, ULONG loop, VOID *expected) in test_wait_until_not_expected() 824 #define test_wait_until_not_null(ptr, loop) test_wait_until_not_expected(ptr, loop, UX_NULL) argument 825 #define test_wait_until_null(ptr, loop) test_wait_until_expected(ptr, loop, UX_NULL) argument
|
| D | usbx_msrc_81428_81429_host_audio_ac_search_test.c | 804 static UINT test_wait_until_expected(VOID **ptr, ULONG loop, VOID *expected) in test_wait_until_expected() 814 static UINT test_wait_until_not_expected(VOID **ptr, ULONG loop, VOID *expected) in test_wait_until_not_expected() 824 #define test_wait_until_not_null(ptr, loop) test_wait_until_not_expected(ptr, loop, UX_NULL) argument 825 #define test_wait_until_null(ptr, loop) test_wait_until_expected(ptr, loop, UX_NULL) argument
|
| D | usbx_test_USBX_6_ux_version_id.c | 83 VOID *ptr; in test_application_define() local
|
| D | usbx_host_class_hub_port_change_connection_process_coverage_test.c | 38 static UINT change_function(ULONG status, UX_HOST_CLASS *host_class_ptr, VOID* ptr) in change_function()
|
| D | usbx_audio10_device_basic_test.c | 820 static UINT test_wait_until_expected(VOID **ptr, ULONG loop, VOID *expected) in test_wait_until_expected() 830 static UINT test_wait_until_not_expected(VOID **ptr, ULONG loop, VOID *expected) in test_wait_until_not_expected() 840 #define test_wait_until_not_null(ptr, loop) test_wait_until_not_expected(ptr, loop, UX_NULL) argument 841 #define test_wait_until_null(ptr, loop) test_wait_until_expected(ptr, loop, UX_NULL) argument
|
| D | usbx_audio10_iad_device_basic_test.c | 795 static UINT test_wait_until_expected(VOID **ptr, ULONG loop, VOID *expected) in test_wait_until_expected() 805 static UINT test_wait_until_not_expected(VOID **ptr, ULONG loop, VOID *expected) in test_wait_until_not_expected() 815 #define test_wait_until_not_null(ptr, loop) test_wait_until_not_expected(ptr, loop, UX_NULL) argument 816 #define test_wait_until_null(ptr, loop) test_wait_until_expected(ptr, loop, UX_NULL) argument
|
| D | usbx_audio10_iad_device_control_test.c | 828 static UINT test_wait_until_expected(VOID **ptr, ULONG loop, VOID *expected) in test_wait_until_expected() 838 static UINT test_wait_until_not_expected(VOID **ptr, ULONG loop, VOID *expected) in test_wait_until_not_expected() 848 #define test_wait_until_not_null(ptr, loop) test_wait_until_not_expected(ptr, loop, UX_NULL) argument 849 #define test_wait_until_null(ptr, loop) test_wait_until_expected(ptr, loop, UX_NULL) argument
|
| D | usbx_audio20_device_basic_test.c | 845 static UINT test_wait_until_expected(VOID **ptr, ULONG loop, VOID *expected) in test_wait_until_expected() 855 static UINT test_wait_until_not_expected(VOID **ptr, ULONG loop, VOID *expected) in test_wait_until_not_expected() 865 #define test_wait_until_not_null(ptr, loop) test_wait_until_not_expected(ptr, loop, UX_NULL) argument 866 #define test_wait_until_null(ptr, loop) test_wait_until_expected(ptr, loop, UX_NULL) argument
|
| D | usbx_audio10_device_feedback_test.c | 899 static UINT test_wait_until_expected(VOID **ptr, ULONG loop, VOID *expected) in test_wait_until_expected() 909 static UINT test_wait_until_not_expected(VOID **ptr, ULONG loop, VOID *expected) in test_wait_until_not_expected() 919 #define test_wait_until_not_null(ptr, loop) test_wait_until_not_expected(ptr, loop, UX_NULL) argument 920 #define test_wait_until_null(ptr, loop) test_wait_until_expected(ptr, loop, UX_NULL) argument
|
| D | usbx_audio10_iad_device_interrupt_test.c | 838 static UINT test_wait_until_expected(VOID **ptr, ULONG loop, VOID *expected) in test_wait_until_expected() 848 static UINT test_wait_until_not_expected(VOID **ptr, ULONG loop, VOID *expected) in test_wait_until_not_expected() 858 #define test_wait_until_not_null(ptr, loop) test_wait_until_not_expected(ptr, loop, UX_NULL) argument 859 #define test_wait_until_null(ptr, loop) test_wait_until_expected(ptr, loop, UX_NULL) argument
|
| D | usbx_audio20_device_controls_test.c | 936 static UINT test_wait_until_expected(VOID **ptr, ULONG loop, VOID *expected) in test_wait_until_expected() 946 static UINT test_wait_until_not_expected(VOID **ptr, ULONG loop, VOID *expected) in test_wait_until_not_expected() 956 #define test_wait_until_not_null(ptr, loop) test_wait_until_not_expected(ptr, loop, UX_NULL) argument 957 #define test_wait_until_null(ptr, loop) test_wait_until_expected(ptr, loop, UX_NULL) argument
|
| D | usbx_audio20_device_feedback_test.c | 948 static UINT test_wait_until_expected(VOID **ptr, ULONG loop, VOID *expected) in test_wait_until_expected() 958 static UINT test_wait_until_not_expected(VOID **ptr, ULONG loop, VOID *expected) in test_wait_until_not_expected() 968 #define test_wait_until_not_null(ptr, loop) test_wait_until_not_expected(ptr, loop, UX_NULL) argument 969 #define test_wait_until_null(ptr, loop) test_wait_until_expected(ptr, loop, UX_NULL) argument
|
| D | usbx_ux_device_class_video_basic_tests.c | 799 static UINT test_wait_until_expected(VOID **ptr, ULONG loop, VOID *expected) in test_wait_until_expected() 809 static UINT test_wait_until_not_expected(VOID **ptr, ULONG loop, VOID *expected) in test_wait_until_not_expected() 819 #define test_wait_until_not_null(ptr, loop) test_wait_until_not_expected(ptr, loop, UX_NULL) argument 820 #define test_wait_until_null(ptr, loop) test_wait_until_expected(ptr, loop, UX_NULL) argument
|
| D | usbx_audio10_iad_host_basic_test.c | 938 static UINT test_wait_until_expected(VOID **ptr, ULONG loop, VOID *expected) in test_wait_until_expected() 948 static UINT test_wait_until_not_expected(VOID **ptr, ULONG loop, VOID *expected) in test_wait_until_not_expected() 958 #define test_wait_until_not_null(ptr, loop) test_wait_until_not_expected(ptr, loop, UX_NULL) argument 959 #define test_wait_until_null(ptr, loop) test_wait_until_expected(ptr, loop, UX_NULL) argument
|
| D | usbx_audio20_host_basic_test.c | 1112 static UINT test_wait_until_expected(VOID **ptr, ULONG loop, VOID *expected) in test_wait_until_expected() 1122 static UINT test_wait_until_not_expected(VOID **ptr, ULONG loop, VOID *expected) in test_wait_until_not_expected() 1132 #define test_wait_until_not_null(ptr, loop) test_wait_until_not_expected(ptr, loop, UX_NULL) argument 1133 #define test_wait_until_null(ptr, loop) test_wait_until_expected(ptr, loop, UX_NULL) argument
|
| D | usbx_ux_host_class_hid_local_item_parse_test.c | 124 static inline void hid_usage_min_max_add(UCHAR *ptr, UCHAR min, UCHAR max) in hid_usage_min_max_add() 132 static inline void hid_usage_add(UCHAR *ptr, UCHAR usage) in hid_usage_add() 154 UCHAR *ptr = hid_report_descriptor_mem; in hid_report_descriptor_generate() local
|
| D | usbx_ux_utility_memory_safe_test.c | 296 VOID *ptr; in test_application_define() local
|
| D | usbx_ux_utility_memory_test.c | 300 VOID *ptr; in test_application_define() local
|
| D | ux_test.c | 1778 char *ptr = path, *slash = path; in ux_test_file_base_name() local
|
| /USBX-v6.2.1/common/core/inc/ |
| D | ux_api.h | 2025 VOID *ptr; member
|