Home
last modified time | relevance | path

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

/Zephyr-latest/samples/subsys/usb/webusb-next/src/
Dmsosv2.h16 #define SAMPLE_MSOS2_VENDOR_CODE 0x02U macro
111 .bMS_VendorCode = SAMPLE_MSOS2_VENDOR_CODE,
122 if (setup->bRequest == SAMPLE_MSOS2_VENDOR_CODE && in msosv2_to_host_cb()
136 SAMPLE_MSOS2_VENDOR_CODE, msosv2_to_host_cb, NULL);
/Zephyr-latest/samples/subsys/dap/src/
Dmsosv2.h16 #define SAMPLE_MSOS2_VENDOR_CODE 0x02U macro
111 .bMS_VendorCode = SAMPLE_MSOS2_VENDOR_CODE,
122 if (setup->bRequest == SAMPLE_MSOS2_VENDOR_CODE && in msosv2_to_host_cb()
136 SAMPLE_MSOS2_VENDOR_CODE, msosv2_to_host_cb, NULL);