Home
last modified time | relevance | path

Searched refs:EPDIR (Results 1 – 5 of 5) sorted by relevance

/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/src/
A Dht32f1xxxx_usbd.c476 if (CFGR->EPDIR == EPDIR_IN) in USBD_EPTGetHalt()
514 if (CFGR->EPDIR == EPDIR_IN) in USBD_EPTSetHalt()
545 if (CFGR->EPDIR == EPDIR_IN) in USBD_EPTClearHalt()
570 u32 uSTALLState = (CFGR->EPDIR == EPDIR_IN) ? ((USBEPn->CSR) & STLTX) : ((USBEPn->CSR) & STLRX); in USBD_EPTWaitSTALLSent()
594 if (CFGR->EPDIR == EPDIR_IN) in USBD_EPTClearDTG()
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32f5xxxx_usbd.c487 if (CFGR->EPDIR == EPDIR_IN) in USBD_EPTGetHalt()
525 if (CFGR->EPDIR == EPDIR_IN) in USBD_EPTSetHalt()
556 if (CFGR->EPDIR == EPDIR_IN) in USBD_EPTClearHalt()
581 u32 uSTALLState = (CFGR->EPDIR == EPDIR_IN) ? ((USBEPn->CSR) & STLTX) : ((USBEPn->CSR) & STLRX); in USBD_EPTWaitSTALLSent()
605 if (CFGR->EPDIR == EPDIR_IN) in USBD_EPTClearDTG()
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_usbd.h111 vu32 EPDIR : 1; member
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_usbd.h97 vu32 EPDIR : 1; member
/bsp/microchip/same70/bsp/same70b/include/component/
A Dusbhs.h1187 … uint32_t EPDIR:1; /**< bit: 8 Endpoint Direction */ member

Completed in 48 milliseconds