Home
last modified time | relevance | path

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

/third_party/NuttX/drivers/usbdev/gadget/
Dcdcacm.h149 #define CDCACM_CONFIGID (1) /* The only supported configuration ID */ macro
Dcdcacm.c1899 dev->configid = CDCACM_CONFIGID; /* The only supported configuration ID */ in cdcacm_get_composite_devdesc()