Home
last modified time | relevance | path

Searched defs:ptr (Results 1 – 21 of 21) sorted by relevance

/USBX-v6.2.1/test/regression/
Dusbx_msrc_81184_host_audio_desc_validate_test.c792 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
Dusbx_msrc_81426_host_audio_type_get_fail_ac_link_test.c804 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
Dusbx_msrc_81428_81429_host_audio_ac_search_test.c804 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
Dusbx_test_USBX_6_ux_version_id.c83 VOID *ptr; in test_application_define() local
Dusbx_host_class_hub_port_change_connection_process_coverage_test.c38 static UINT change_function(ULONG status, UX_HOST_CLASS *host_class_ptr, VOID* ptr) in change_function()
Dusbx_audio10_device_basic_test.c820 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
Dusbx_audio10_iad_device_basic_test.c795 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
Dusbx_audio10_iad_device_control_test.c828 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
Dusbx_audio20_device_basic_test.c845 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
Dusbx_audio10_device_feedback_test.c899 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
Dusbx_audio10_iad_device_interrupt_test.c838 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
Dusbx_audio20_device_controls_test.c936 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
Dusbx_audio20_device_feedback_test.c948 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
Dusbx_ux_device_class_video_basic_tests.c799 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
Dusbx_audio10_iad_host_basic_test.c938 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
Dusbx_audio20_host_basic_test.c1112 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
Dusbx_ux_host_class_hid_local_item_parse_test.c124 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
Dusbx_ux_utility_memory_safe_test.c296 VOID *ptr; in test_application_define() local
Dusbx_ux_utility_memory_test.c300 VOID *ptr; in test_application_define() local
Dux_test.c1778 char *ptr = path, *slash = path; in ux_test_file_base_name() local
/USBX-v6.2.1/common/core/inc/
Dux_api.h2025 VOID *ptr; member