Home
last modified time | relevance | path

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

/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/src/
A Dht32f1xxxx_usbd.c214 while((HT_USB->ISR & URSTIE) == 0); in USBD_PowerUp()
225 while((HT_USB->ISR & URSTIE) == 0); in USBD_PowerUp()
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32f5xxxx_usbd.c225 while((HT_USB->ISR & URSTIE) == 0); in USBD_PowerUp()
236 while((HT_USB->ISR & URSTIE) == 0); in USBD_PowerUp()
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_usbd.h148 #define URSTIE ((u32)0x00000004) /*!< USB Reset Interrupt Enable … macro
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_usbd.h134 #define URSTIE ((u32)0x00000004) /*!< USB Reset Interrupt Enable … macro

Completed in 65 milliseconds