Home
last modified time | relevance | path

Searched refs:USBH_LL_IncTimer (Results 1 – 3 of 3) sorted by relevance

/btstack/port/stm32-f4discovery-usb/Middlewares/ST/STM32_USB_Host_Library/Core/Inc/
H A Dusbh_core.h164 void USBH_LL_IncTimer(USBH_HandleTypeDef *phost);
/btstack/port/stm32-f4discovery-usb/USB_HOST/Target/
H A Dusbh_conf.c137 USBH_LL_IncTimer(hhcd->pData); in HAL_HCD_SOF_Callback()
/btstack/port/stm32-f4discovery-usb/Middlewares/ST/STM32_USB_Host_Library/Core/Src/
H A Dusbh_core.c1167 void USBH_LL_IncTimer(USBH_HandleTypeDef *phost) in USBH_LL_IncTimer() function