Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/fsdev/
A Dusb_dc_fsdev.c492 if (wIstr & USB_ISTR_SOF) { in USBD_IRQHandler()
493 USB->ISTR &= (uint16_t)(~USB_ISTR_SOF); in USBD_IRQHandler()
A Dusb_fsdev_reg.h532 #define USB_ISTR_SOF USB_ISTR_SOF_Msk /*!< Start Of Frame … macro

Completed in 11 milliseconds