Searched refs:USBH_LL_SetTimer (Results 1 – 3 of 3) sorted by relevance
163 void USBH_LL_SetTimer(USBH_HandleTypeDef *phost, uint32_t time);
222 USBH_LL_SetTimer(phost, HAL_HCD_GetCurrentFrame(&hhcd_USB_OTG_FS)); in USBH_LL_Init()
1155 void USBH_LL_SetTimer(USBH_HandleTypeDef *phost, uint32_t time) in USBH_LL_SetTimer() function