Searched defs:bInterfaceCount (Results 1 – 3 of 3) sorted by relevance
/components/drivers/usb/cherryusb/common/ |
A D | usb_def.h | 422 uint8_t bInterfaceCount; member 708 #define USB_IAD_INIT(bFirstInterface, bInterfaceCount, bFunctionClass, bFunctionSubClass, bFunction… argument
|
/components/drivers/usb/cherryusb/class/audio/ |
A D | usb_audio.h | 713 #define AUDIO_AC_DESCRIPTOR_INIT(bFirstInterface, bInterfaceCount, wTotalLength, stridx, ...) \ argument 1099 #define AUDIO_V2_AC_DESCRIPTOR_INIT(bFirstInterface, bInterfaceCount, wTotalLength, bCategory, bmCo… argument
|
/components/drivers/include/drivers/ |
A D | usb_common.h | 328 rt_uint8_t bInterfaceCount; member
|
Completed in 50 milliseconds