Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/tinyusb/additions/src/
Ddescriptors_control.c40 TUD_MSC_DESCRIPTOR(ITF_NUM_MSC, 5, EPNUM_MSC, 0x80 | EPNUM_MSC, 64), // highspeed 512
/hal_espressif-3.6.0/components/tinyusb/additions/include_private/
Ddescriptors_control.h27 #define EPNUM_MSC 0x03 macro