Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/chipidea/
A Dusb_dc_chipidea.c67 volatile uint16_t expected_bytes; member
306 p_qtd->total_bytes = p_qtd->expected_bytes = total_bytes; in usb_qtd_init()
700 transfer_len += p_qtd->expected_bytes - p_qtd->total_bytes; in USBD_IRQHandler()
/components/drivers/usb/cherryusb/port/hpmicro/
A Dusb_dc_hpm.c349 transfer_len += p_qtd->expected_bytes - p_qtd->total_bytes; in USBD_IRQHandler()

Completed in 4 milliseconds