Home
last modified time | relevance | path

Searched refs:idVendor (Results 1 – 25 of 29) sorted by relevance

12

/Zephyr-latest/drivers/usb/device/
Dusb_dc_native_posix_adapt.h21 uint16_t idVendor; member
Dusb_dc_native_posix_adapt.c136 dev->idVendor = htons(dev_dsc->idVendor); in fill_device()
/Zephyr-latest/samples/subsys/usb/cdc_acm/
DREADME.rst47 usb 9-1: New USB device found, idVendor=8086, idProduct=f8a1
95 ATTRS{idVendor}=="8086" ATTRS{idProduct}=="f8a1", ENV{ID_MM_DEVICE_IGNORE}="1"
/Zephyr-latest/subsys/usb/host/
Dusbh_ch9.c118 desc->idVendor = sys_le16_to_cpu(desc->idVendor); in usbh_req_desc_dev()
Dusbh_shell.c38 shell_print(sh, "idVendor\t\t%x", desc->idVendor); in print_dev_desc()
/Zephyr-latest/scripts/tracing/
Dtrace_capture_usb.py43 usb_device = usb.core.find(idVendor=vendor_id, idProduct=product_id)
/Zephyr-latest/subsys/usb/device_next/
Dusbd_device.c90 fs_desc->idVendor = sys_cpu_to_le16(vid); in usbd_device_set_vid()
93 hs_desc->idVendor = sys_cpu_to_le16(vid); in usbd_device_set_vid()
/Zephyr-latest/samples/subsys/usb/shell/
DREADME.rst80 idVendor 2fe3
/Zephyr-latest/include/zephyr/usb/
Dusbd.h480 .idVendor = vid, \
497 .idVendor = vid, \
Dusb_ch9.h158 uint16_t idVendor; member
/Zephyr-latest/drivers/usb_c/tcpc/
Dps8xxx.c666 uint16_t idVendor = 0; in ps8xxx_init_work_cb() local
688 tcpci_read_reg16(&cfg->bus, TCPC_REG_VENDOR_ID, &idVendor); in ps8xxx_init_work_cb()
691 LOG_INF("Initialized chip is: %04x:%04x:%04x", idVendor, idProduct, idDevice); in ps8xxx_init_work_cb()
/Zephyr-latest/samples/subsys/usb/testusb/
DREADME.rst33 [21746.303051] usb 9-1: New USB device found, idVendor=2fe3, idProduct=0009, bcdDevice= 2.03
/Zephyr-latest/samples/subsys/usb/hid-mouse/
DREADME.rst62 usb 2-2: New USB device found, idVendor=2fe3, idProduct=0007, bcdDevice= 2.03
/Zephyr-latest/subsys/usb/device/
Dusb_descriptor.c77 .idVendor = sys_cpu_to_le16((uint16_t)CONFIG_USB_DEVICE_VID),
/Zephyr-latest/boards/altr/max10/doc/
Dindex.rst57 ATTR{idVendor}=="09fb",\
64 ATTR{idVendor}=="09fb",\
/Zephyr-latest/boards/96boards/nitrogen/doc/
Dindex.rst259 …$ echo 'ATTR{idProduct}=="0204", ATTR{idVendor}=="0d28", MODE="0666", GROUP="plugdev"' > /etc/udev…
/Zephyr-latest/boards/st/sensortile_box/doc/
Dindex.rst174 usb 2-2: New USB device found, idVendor=0483, idProduct=df11
/Zephyr-latest/boards/intel/socfpga_std/cyclonev_socdk/doc/
Dindex.rst81 ATTR{idVendor}=="09fb",\
88 ATTR{idVendor}=="09fb",\
/Zephyr-latest/boards/phytec/phyboard_pollux/doc/
Dindex.rst182 …# echo 'ATTR{idProduct}=="0a70", ATTR{idVendor}=="10c4", MODE="0666", GROUP="plugdev"' > /etc/udev…
/Zephyr-latest/boards/96boards/aerocore2/doc/
Dindex.rst307 usb 1-2.1: New USB device found, idVendor=0483, idProduct=df11
/Zephyr-latest/subsys/usb/device/class/dfu/
Dusb_dfu.c163 .idVendor = sys_cpu_to_le16((uint16_t)CONFIG_USB_DEVICE_VID),
/Zephyr-latest/doc/develop/flash_debug/
Dnordic_segger.rst117 sudo sh -c 'echo "ATTRS{idVendor}==\"1366\", ENV{ID_MM_DEVICE_IGNORE}=\"1\" " \
/Zephyr-latest/boards/wiznet/w5500_evb_pico/doc/
Dindex.rst166 ATTRS{idVendor}=="2e8a", ATTRS{idProduct}=="000c", MODE="660", GROUP="plugdev", TAG+="uaccess"
/Zephyr-latest/samples/subsys/usb/mass/
DREADME.rst77 usb 2-2.4: New USB device found, idVendor=2fe3, idProduct=0008, bcdDevice= 2.03
/Zephyr-latest/boards/96boards/carbon/doc/
Dstm32f401xe.rst295 usb 1-2.1: New USB device found, idVendor=0483, idProduct=df11

12