Searched refs:USB_EnableGlobalInt (Results 1 – 3 of 3) sorted by relevance
188 HAL_StatusTypeDef USB_EnableGlobalInt(USB_TypeDef *USBx);
188 #define __HAL_PCD_ENABLE(__HANDLE__) (void)USB_EnableGlobalInt ((_…
84 HAL_StatusTypeDef USB_EnableGlobalInt(USB_TypeDef *USBx) in USB_EnableGlobalInt() function
Completed in 9 milliseconds