Searched refs:USBD_BOS_WTOTALLENGTH (Results 1 – 5 of 5) sorted by relevance
86 #define USBD_BOS_WTOTALLENGTH 0x39 macro89 uint8_t USBD_BinaryObjectStoreDescriptor[USBD_BOS_WTOTALLENGTH] = {93 USBD_BOS_WTOTALLENGTH, 0x00, // wTotalLength BOS描述符的总大小149 .string_len = USBD_BOS_WTOTALLENGTH
116 #define USBD_BOS_WTOTALLENGTH (0x05 + \ macro123 WBVAL(USBD_BOS_WTOTALLENGTH), /* wTotalLength */162 .string_len = USBD_BOS_WTOTALLENGTH
110 #define USBD_BOS_WTOTALLENGTH (0x05 + \ macro117 WBVAL(USBD_BOS_WTOTALLENGTH), /* wTotalLength */156 .string_len = USBD_BOS_WTOTALLENGTH
75 #define USBD_BOS_WTOTALLENGTH (0x05 + \ macro
76 WBVAL(USBD_BOS_WTOTALLENGTH), /* wTotalLength */353 .string_len = USBD_BOS_WTOTALLENGTH
Completed in 9 milliseconds