Searched refs:URSTIE (Results 1 – 4 of 4) sorted by relevance
214 while((HT_USB->ISR & URSTIE) == 0); in USBD_PowerUp()225 while((HT_USB->ISR & URSTIE) == 0); in USBD_PowerUp()
225 while((HT_USB->ISR & URSTIE) == 0); in USBD_PowerUp()236 while((HT_USB->ISR & URSTIE) == 0); in USBD_PowerUp()
148 #define URSTIE ((u32)0x00000004) /*!< USB Reset Interrupt Enable … macro
134 #define URSTIE ((u32)0x00000004) /*!< USB Reset Interrupt Enable … macro
Completed in 11 milliseconds