Home
last modified time | relevance | path

Searched defs:read_count (Results 1 – 6 of 6) sorted by relevance

/components/drivers/usb/cherryusb/port/nrf5x/
A Dusb_dc_nrf5x.c755 uint32_t read_count = NRF_USBD->SIZE.ISOOUT; in USBD_IRQHandler() local
787 uint32_t read_count = NRF_USBD->SIZE.EPOUT[offset + 1]; in USBD_IRQHandler() local
813 uint32_t read_count = NRF_USBD->SIZE.EPOUT[0]; in USBD_IRQHandler() local
/components/drivers/usb/cherryusb/port/fsdev/
A Dusb_dc_fsdev.c332 uint8_t read_count; in USBD_IRQHandler() local
/components/drivers/usb/cherryusb/port/rp2040/
A Dusb_dc_rp2040.c363 uint16_t read_count = buffer_control & USB_BUF_CTRL_LEN_MASK; in usb_handle_ep_buff_done() local
/components/drivers/usb/cherryusb/port/musb/
A Dusb_dc_musb.c707 uint16_t read_count; in handle_ep0() local
788 uint16_t write_count, read_count; in USBD_IRQHandler() local
/components/drivers/usb/cherryusb/port/dwc2/
A Dusb_dc_dwc2.c974 uint32_t gint_status, temp, ep_idx, ep_intr, epint, read_count; in USBD_IRQHandler() local
/components/drivers/usb/cherryusb/port/aic/
A Dusb_dc_aic.c1427 uint32_t read_count; in USBD_IRQHandler() local

Completed in 15 milliseconds