Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/fsdev/
A Dusb_dc_fsdev.c449 if (wIstr & USB_ISTR_ERR) { in USBD_IRQHandler()
450 USB->ISTR &= (uint16_t)(~USB_ISTR_ERR); in USBD_IRQHandler()
A Dusb_fsdev_reg.h544 #define USB_ISTR_ERR USB_ISTR_ERR_Msk /*!< Error */ macro

Completed in 12 milliseconds