Searched refs:USB_OTG_DSTS_SUSPSTS (Results 1 – 3 of 3) sorted by relevance
1226 if ((USBx_DEVICE->DSTS & USB_OTG_DSTS_SUSPSTS) == USB_OTG_DSTS_SUSPSTS) in HAL_PCD_IRQHandler()
1692 if ((USBx_DEVICE->DSTS & USB_OTG_DSTS_SUSPSTS) == USB_OTG_DSTS_SUSPSTS) in USB_ActivateRemoteWakeup()
17414 #define USB_OTG_DSTS_SUSPSTS USB_OTG_DSTS_SUSPSTS_Msk /*!< Suspend status … macro