Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_storage_tests.c67 #define Endpoint_bmAttributes 3 macro
1121 bulk_in_endpoint_descriptor_fs[Endpoint_bmAttributes] = 0x02; in reset_to_bo()
1122 bulk_in_endpoint_descriptor_hs[Endpoint_bmAttributes] = 0x02; in reset_to_bo()
1126 bulk_out_endpoint_descriptor_fs[Endpoint_bmAttributes] = 0x02; in reset_to_bo()
1127 bulk_out_endpoint_descriptor_hs[Endpoint_bmAttributes] = 0x02; in reset_to_bo()
1131 interrupt_in_endpoint_descriptor_fs[Endpoint_bmAttributes] = 0x03; in reset_to_bo()
1132 interrupt_in_endpoint_descriptor_hs[Endpoint_bmAttributes] = 0x03; in reset_to_bo()
4240 first_endpoint_fs[Endpoint_bmAttributes] = ENDPOINT_TYPE_INTERRUPT; in storage_endpoints_get_test()
4241 first_endpoint_hs[Endpoint_bmAttributes] = ENDPOINT_TYPE_INTERRUPT; in storage_endpoints_get_test()
4252 third_endpoint_fs[Endpoint_bmAttributes] = ENDPOINT_TYPE_BULK; in storage_endpoints_get_test()
[all …]