Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/fsdev/
A Dusb_dc_fsdev.c458 if (wIstr & USB_ISTR_SUSP) { in USBD_IRQHandler()
487 USB->ISTR &= (uint16_t)(~USB_ISTR_SUSP); in USBD_IRQHandler()
A Dusb_fsdev_reg.h538 #define USB_ISTR_SUSP USB_ISTR_SUSP_Msk /*!< Suspend mode re… macro

Completed in 10 milliseconds