Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_pictbridge_basic_test.c268 if (cls->ux_host_class_entry_function == ux_host_class_pima_entry) in test_system_host_change_function()
275 if (cls->ux_host_class_entry_function == ux_host_class_pima_entry) in test_system_host_change_function()
341 … status = ux_host_stack_class_register(_ux_system_host_class_pima_name, ux_host_class_pima_entry); in test_application_define()
Dusbx_msrc_72526_pictbridge_dps_host_start_test.c268 if (cls->ux_host_class_entry_function == ux_host_class_pima_entry) in test_system_host_change_function()
275 if (cls->ux_host_class_entry_function == ux_host_class_pima_entry) in test_system_host_change_function()
341 … status = ux_host_stack_class_register(_ux_system_host_class_pima_name, ux_host_class_pima_entry); in test_application_define()
Dusbx_msrc_81108_pictbridge_object_parse_test.c268 if (cls->ux_host_class_entry_function == ux_host_class_pima_entry) in test_system_host_change_function()
275 if (cls->ux_host_class_entry_function == ux_host_class_pima_entry) in test_system_host_change_function()
341 … status = ux_host_stack_class_register(_ux_system_host_class_pima_name, ux_host_class_pima_entry); in test_application_define()
Dusbx_msrc_81292_host_pima_deactivate_semaphore_test.c761 if (cls->ux_host_class_entry_function == ux_host_class_pima_entry) in test_system_host_change_function()
768 if (cls->ux_host_class_entry_function == ux_host_class_pima_entry) in test_system_host_change_function()
857 … status = ux_host_stack_class_register(_ux_system_host_class_pima_name, ux_host_class_pima_entry); in test_application_define()
Dusbx_msrc_81323_host_pima_deactivate_no_int_ep_test.c755 if (cls->ux_host_class_entry_function == ux_host_class_pima_entry) in test_system_host_change_function()
762 if (cls->ux_host_class_entry_function == ux_host_class_pima_entry) in test_system_host_change_function()
851 … status = ux_host_stack_class_register(_ux_system_host_class_pima_name, ux_host_class_pima_entry); in test_application_define()
Dusbx_pima_basic_test.c761 if (cls->ux_host_class_entry_function == ux_host_class_pima_entry) in test_system_host_change_function()
768 if (cls->ux_host_class_entry_function == ux_host_class_pima_entry) in test_system_host_change_function()
857 … status = ux_host_stack_class_register(_ux_system_host_class_pima_name, ux_host_class_pima_entry); in test_application_define()
Dusbx_msrc_72227_host_pima_read_test.c761 if (cls->ux_host_class_entry_function == ux_host_class_pima_entry) in test_system_host_change_function()
768 if (cls->ux_host_class_entry_function == ux_host_class_pima_entry) in test_system_host_change_function()
857 … status = ux_host_stack_class_register(_ux_system_host_class_pima_name, ux_host_class_pima_entry); in test_application_define()
Dusbx_msrc_72525_host_pima_obj_handles_get_test.c761 if (cls->ux_host_class_entry_function == ux_host_class_pima_entry) in test_system_host_change_function()
768 if (cls->ux_host_class_entry_function == ux_host_class_pima_entry) in test_system_host_change_function()
857 … status = ux_host_stack_class_register(_ux_system_host_class_pima_name, ux_host_class_pima_entry); in test_application_define()
Dusbx_msrc_72619_host_pima_stor_ids_get_test.c761 if (cls->ux_host_class_entry_function == ux_host_class_pima_entry) in test_system_host_change_function()
768 if (cls->ux_host_class_entry_function == ux_host_class_pima_entry) in test_system_host_change_function()
857 … status = ux_host_stack_class_register(_ux_system_host_class_pima_name, ux_host_class_pima_entry); in test_application_define()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_pima.h622 #define ux_host_class_pima_entry _ux_host_class_pima_entry macro
642 #define ux_host_class_pima_entry _ux_host_class_pima_entry macro
/USBX-v6.2.1/common/usbx_host_classes/
DCMakeLists.txt164 ${CMAKE_CURRENT_LIST_DIR}/src/ux_host_class_pima_entry.c