Searched refs:USBH_GetFreePipe (Results 1 – 1 of 1) sorted by relevance
71 static uint16_t USBH_GetFreePipe(USBH_HandleTypeDef *phost);121 pipe = USBH_GetFreePipe(phost); in USBH_AllocPipe()156 static uint16_t USBH_GetFreePipe(USBH_HandleTypeDef *phost) in USBH_GetFreePipe() function