Home
last modified time | relevance | path

Searched refs:STLIF (Results 1 – 4 of 4) sorted by relevance

/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/src/
A Dht32f1xxxx_usbd.c510 USBEPn->ISR = STLIF; in USBD_EPTSetHalt()
517 USBEPn->ISR = STLIF; in USBD_EPTSetHalt()
574 while ((USBEPn->ISR & STLIF) == 0); in USBD_EPTWaitSTALLSent()
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32f5xxxx_usbd.c521 USBEPn->ISR = STLIF; in USBD_EPTSetHalt()
528 USBEPn->ISR = STLIF; in USBD_EPTSetHalt()
585 while ((USBEPn->ISR & STLIF) == 0); in USBD_EPTWaitSTALLSent()
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_usbd.h207 #define STLIF ((u32)0x00000040) /*!< STALL Transmitted Interrupt Flag … macro
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_usbd.h186 #define STLIF ((u32)0x00000040) /*!< STALL Transmitted Interrupt Flag … macro

Completed in 10 milliseconds