Searched refs:wBlockLength (Results 1 – 2 of 2) sorted by relevance
302 (nth16->wBlockLength != g_cdc_ncm_rx_length)) {366 nth16->wBlockLength = 16 + 16 + USB_ALIGN_UP(buflen, 4);383 USB_LOG_DBG("txlen:%d\r\n", nth16->wBlockLength);385 …ncm_class.hport, g_cdc_ncm_class.bulkout, g_cdc_ncm_tx_buffer, nth16->wBlockLength, USB_OSAL_WAITI…
397 uint16_t wBlockLength; member
Completed in 7 milliseconds