Searched refs:bcdCDC (Results 1 – 2 of 2) sorted by relevance
115 …uint8_t bcdCDC[2]; /*!<USB Class Definitions for Communications Devices Specification release numb… member
1263 … if ((((uint32_t)((*headDesc)->bcdCDC[1U]) << 8U) + (*headDesc)->bcdCDC[0U]) > 0x0110U) in USB_HostCdcGetAcmDescriptor()