Searched refs:__LL_USB_IsDisconn (Results 1 – 2 of 2) sorted by relevance
342 if (__LL_USB_IsDisconn(Instance)) { in LL_USB_DetIRQHandler()
1083 #define __LL_USB_IsDisconn(__USB__) (READ_BIT((__USB__)->UCFG2, USB_DISCONN_INT_STA… macro
Completed in 8 milliseconds