Home
last modified time | relevance | path

Searched refs:SOFProcess (Results 1 – 2 of 2) sorted by relevance

/btstack/port/stm32-f4discovery-usb/Middlewares/ST/STM32_USB_Host_Library/Core/Inc/
H A Dusbh_def.h448 USBH_StatusTypeDef(*SOFProcess)(struct _USBH_HandleTypeDef *phost); member
/btstack/port/stm32-f4discovery-usb/Middlewares/ST/STM32_USB_Host_Library/Core/Src/
H A Dusbh_core.c1184 phost->pActiveClass->SOFProcess(phost); in USBH_HandleSof()