Home
last modified time | relevance | path

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

/hal_nuvoton-2.7.6/m48x/StdDriver/inc/
Dusbd.h274 #define USBD_SET_SE0() ((uint32_t)(USBD->SE0 |= USBD_DRVSE0))
286 #define USBD_CLR_SE0() ((uint32_t)(USBD->SE0 &= ~USBD_DRVSE0))
/hal_nuvoton-2.7.6/m48x/Devices/M480/Include/
Dusbd_reg.h426 …__IO uint32_t SE0; /*!< [0x0090] USB Device Drive SE0 Control Register … member