Searched refs:USB_DisableGlobalInt (Results 1 – 3 of 3) sorted by relevance
189 HAL_StatusTypeDef USB_DisableGlobalInt(USB_TypeDef *USBx);
189 #define __HAL_PCD_DISABLE(__HANDLE__) (void)USB_DisableGlobalInt ((…
109 HAL_StatusTypeDef USB_DisableGlobalInt(USB_TypeDef *USBx) in USB_DisableGlobalInt() function
Completed in 9 milliseconds