Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/tinyusb/additions/src/
Dusb_descriptors.c18 #define USB_TUSB_PID (0x4000 | _PID_MAP(CDC, 0) | _PID_MAP(MSC, 1) | _PID_MAP(HID, 2) | _PID_MAP(MI… macro
41 .idProduct = USB_TUSB_PID,
90 .idProduct = USB_TUSB_PID,