Searched refs:USB_OTG_DCTL_SDIS (Results 1 – 3 of 3) sorted by relevance
182 if ((USBx_DEVICE->DCTL & USB_OTG_DCTL_SDIS) == USB_OTG_DCTL_SDIS) in HAL_PCDEx_BCD_VBUSDetect()
893 USBx_DEVICE->DCTL &= ~USB_OTG_DCTL_SDIS; in USB_DevConnect()908 USBx_DEVICE->DCTL |= USB_OTG_DCTL_SDIS; in USB_DevDisconnect()
17382 #define USB_OTG_DCTL_SDIS USB_OTG_DCTL_SDIS_Msk /*!< Soft disconnect… macro