Searched refs:SE0 (Results 1 – 2 of 2) sorted by relevance
274 #define USBD_SET_SE0() ((uint32_t)(USBD->SE0 |= USBD_DRVSE0))286 #define USBD_CLR_SE0() ((uint32_t)(USBD->SE0 &= ~USBD_DRVSE0))
426 …__IO uint32_t SE0; /*!< [0x0090] USB Device Drive SE0 Control Register … member