Searched refs:W (Results 1 – 2 of 2) sorted by relevance
| /USBX-v6.2.1/test/regression/ |
| D | usbx_uxe_device_video_test.c | 148 #define W(d) UX_DW0(d), UX_DW1(d) macro 203 … 14, 0x24, 0x01, W(0x150), \ 204 … W(_VC_DESCRIPTORS_LEN), /* wTotalLength. */ \ 211 … W(0x201), /* wTerminalType */ \ 212 … 0x00, 0x00, W(0), W(0), W(0), \ 213 … 0x02, W(0), /* bControlSize, bmControls */ \ 217 … W(0x0101), /* wTerminalType, TT_STREAMING */ \ 222 … W(0x101), /* wTerminalType, TT_STREAMING */ \ 223 … 0x00, 0x00, W(0), W(0), W(0), \ 224 … 0x02, W(0), /* bControlSize, bmControls */ \ [all …]
|
| D | usbx_ux_device_class_video_basic_tests.c | 129 #define W(d) UX_DW0(d), UX_DW1(d) macro 184 … 14, 0x24, 0x01, W(0x150), \ 185 … W(_VC_DESCRIPTORS_LEN), /* wTotalLength. */ \ 192 … W(0x201), /* wTerminalType */ \ 193 … 0x00, 0x00, W(0), W(0), W(0), \ 194 … 0x02, W(0), /* bControlSize, bmControls */ \ 198 … W(0x0101), /* wTerminalType, TT_STREAMING */ \ 203 … W(0x101), /* wTerminalType, TT_STREAMING */ \ 204 … 0x00, 0x00, W(0), W(0), W(0), \ 205 … 0x02, W(0), /* bControlSize, bmControls */ \ [all …]
|