Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/chipidea/
A Dusb_dc_chipidea.c379 uint8_t qtd_num; in chipidea_start_xfer() local
398 qtd_num = (total_bytes + 0x3fff) / 0x4000; in chipidea_start_xfer()
399 if (qtd_num > QTD_COUNT_EACH_ENDPOINT) { in chipidea_start_xfer()

Completed in 4 milliseconds