Home
last modified time | relevance | path

Searched refs:type (Results 1 – 8 of 8) sorted by relevance

/USBX-v6.2.1/test/regression/
Dux_device_class_dummy_printer.c123 UCHAR type; in _configure_index_value() local
129 type = descriptor[1]; in _configure_index_value()
131 if (type == UX_CONFIGURATION_DESCRIPTOR_ITEM) in _configure_index_value()
Dusbx_ux_device_stack_class_control_request_test.c34 UCHAR type; member
93 …nsfer->ux_slave_transfer_request_setup[UX_SETUP_REQUEST_TYPE] == class_req_accepted[i].req[j].type) in _test_class_entry()
Dux_test.h146 UINT type; member
Dusbx_device_class_ccid_busy_abort_tests.c658 #define _TEST_CCID_BULK_IN_HEADER_CHECK(type,len,slot,seq,stat,err) \ argument
659 UX_TEST_ASSERT(host_bulk_in[0] == (type));\
Dusbx_device_class_ccid_basic_tests.c787 #define _TEST_CCID_BULK_IN_HEADER_CHECK(type,len,slot,seq,stat,err) \ argument
788 UX_TEST_ASSERT(host_bulk_in[0] == (type));\
/USBX-v6.2.1/support/windows_host_files/
DRNDIS_Template.inf83 HKR, NDI\params\NetworkAddress, type, 0, "edit"
99 HKR, NDI\params\XPProperty, type, 0, "edit"
/USBX-v6.2.1/test/cmake/usbx/
DCMakeLists.txt55 message(STATUS "Build type: ${CMAKE_BUILD_TYPE}")
/USBX-v6.2.1/docs/
Drevision_history.txt313 … set ED direction and type before resetting endpoint.
341 …ux_hcd_ehci_periodic_tree_create.c Set type of each queue head in the periodic frame …
1533 … ux_api.h Added SCHAR default type, and added new constants,
1885 … Added better support for Prolific PL2302 chips, differentiating between type 0,1 and HX.
2535 ux_utility_short_get.c Change the return type to ULONG