Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_storage_tests.c4187 UCHAR *first_endpoint_fs, *first_endpoint_hs; in storage_endpoints_get_test() local
4196 first_endpoint_hs = bulk_in_endpoint_descriptor_hs; in storage_endpoints_get_test()
4213 first_endpoint_hs[Endpoint_bEndpointAddress] = 0x81; in storage_endpoints_get_test()
4239 first_endpoint_hs[Endpoint_bEndpointAddress] = 0x01; in storage_endpoints_get_test()
4241 first_endpoint_hs[Endpoint_bmAttributes] = ENDPOINT_TYPE_INTERRUPT; in storage_endpoints_get_test()
4243 first_endpoint_hs[Endpoint_bInterval] = 0x01; in storage_endpoints_get_test()
4275 first_endpoint_hs[Endpoint_bEndpointAddress] = 0x01; in storage_endpoints_get_test()
4277 first_endpoint_hs[Endpoint_bmAttributes] = ENDPOINT_TYPE_BULK; in storage_endpoints_get_test()
4337 first_endpoint_hs[Endpoint_bEndpointAddress] = 0x81; in storage_endpoints_get_test()
4339 first_endpoint_hs[Endpoint_bmAttributes] = 0x02; in storage_endpoints_get_test()