Home
last modified time | relevance | path

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

/Zephyr-latest/samples/subsys/usb/webusb-next/src/
Dwebusb.h21 #define SAMPLE_WEBUSB_VENDOR_CODE 0x01U macro
52 .bVendorCode = SAMPLE_WEBUSB_VENDOR_CODE,
88 SAMPLE_WEBUSB_VENDOR_CODE, webusb_to_host_cb, NULL);
/Zephyr-latest/samples/subsys/dap/src/
Dwebusb.h21 #define SAMPLE_WEBUSB_VENDOR_CODE 0x01U macro
52 .bVendorCode = SAMPLE_WEBUSB_VENDOR_CODE,
90 SAMPLE_WEBUSB_VENDOR_CODE, webusb_to_host_cb, NULL);