Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_uxe_device_video_test.c148 #define W(d) UX_DW0(d), UX_DW1(d) macro
203 … 14, 0x24, 0x01, W(0x150), \
204W(_VC_DESCRIPTORS_LEN), /* wTotalLength. */ \
211W(0x201), /* wTerminalType */ \
212 … 0x00, 0x00, W(0), W(0), W(0), \
213 … 0x02, W(0), /* bControlSize, bmControls */ \
217W(0x0101), /* wTerminalType, TT_STREAMING */ \
222W(0x101), /* wTerminalType, TT_STREAMING */ \
223 … 0x00, 0x00, W(0), W(0), W(0), \
224 … 0x02, W(0), /* bControlSize, bmControls */ \
[all …]
Dusbx_ux_device_class_video_basic_tests.c129 #define W(d) UX_DW0(d), UX_DW1(d) macro
184 … 14, 0x24, 0x01, W(0x150), \
185W(_VC_DESCRIPTORS_LEN), /* wTotalLength. */ \
192W(0x201), /* wTerminalType */ \
193 … 0x00, 0x00, W(0), W(0), W(0), \
194 … 0x02, W(0), /* bControlSize, bmControls */ \
198W(0x0101), /* wTerminalType, TT_STREAMING */ \
203W(0x101), /* wTerminalType, TT_STREAMING */ \
204 … 0x00, 0x00, W(0), W(0), W(0), \
205 … 0x02, W(0), /* bControlSize, bmControls */ \
[all …]