Home
last modified time | relevance | path

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

/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_usbd.h168 #define FRESIF ((u32)0x00000040) /*!< Force USB Reset Control Interrupt Flag… macro
254 #define API_USB_IS_FRES_INT(flag) (flag & FRESIF)
255 #define API_USB_CLR_FRES_INT() (USBD_ClearINT(FRESIF))
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_usbd.h154 #define FRESIF ((u32)0x00000040) /*!< Force USB Reset Control Interrupt Flag… macro
233 #define API_USB_IS_FRES_INT(flag) (flag & FRESIF)
234 #define API_USB_CLR_FRES_INT() (USBD_ClearINT(FRESIF))

Completed in 7 milliseconds