Home
last modified time | relevance | path

Searched refs:idProduct (Results 1 – 25 of 28) sorted by relevance

12

/Zephyr-latest/drivers/usb/device/
Dusb_dc_native_posix_adapt.h22 uint16_t idProduct; member
Dusb_dc_native_posix_adapt.c137 dev->idProduct = htons(dev_dsc->idProduct); 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.c119 desc->idProduct = sys_le16_to_cpu(desc->idProduct); in usbh_req_desc_dev()
Dusbh_shell.c39 shell_print(sh, "idProduct\t\t%x", desc->idProduct); 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.c114 fs_desc->idProduct = sys_cpu_to_le16(pid); in usbd_device_set_pid()
117 hs_desc->idProduct = sys_cpu_to_le16(pid); in usbd_device_set_pid()
/Zephyr-latest/samples/subsys/usb/shell/
DREADME.rst81 idProduct ffff
/Zephyr-latest/include/zephyr/usb/
Dusbd.h481 .idProduct = pid, \
498 .idProduct = pid, \
Dusb_ch9.h159 uint16_t idProduct; member
/Zephyr-latest/drivers/usb_c/tcpc/
Dps8xxx.c667 uint16_t idProduct = 0; in ps8xxx_init_work_cb() local
689 tcpci_read_reg16(&cfg->bus, TCPC_REG_PRODUCT_ID, &idProduct); 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.c78 .idProduct = sys_cpu_to_le16((uint16_t)CONFIG_USB_DEVICE_PID),
/Zephyr-latest/boards/altr/max10/doc/
Dindex.rst58 ATTR{idProduct}=="6010",\
65 ATTR{idProduct}=="6810",\
/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.rst82 ATTR{idProduct}=="6010",\
89 ATTR{idProduct}=="6810",\
/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.c164 .idProduct =
/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
/Zephyr-latest/boards/raspberrypi/rpi_pico/doc/
Dindex.rst204 ATTRS{idVendor}=="2e8a", ATTRS{idProduct}=="000c", MODE="660", GROUP="plugdev", TAG+="uaccess"

12