Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/fsdev/
A Dusb_dc_fsdev.c452 if (wIstr & USB_ISTR_WKUP) { in USBD_IRQHandler()
456 USB->ISTR &= (uint16_t)(~USB_ISTR_WKUP); in USBD_IRQHandler()
A Dusb_fsdev_reg.h541 #define USB_ISTR_WKUP USB_ISTR_WKUP_Msk /*!< Wake up */ macro

Completed in 13 milliseconds