Searched refs:_USBH_HandleTypeDef (Results 1 – 1 of 1) sorted by relevance
437 struct _USBH_HandleTypeDef;444 USBH_StatusTypeDef(*Init)(struct _USBH_HandleTypeDef *phost);445 USBH_StatusTypeDef(*DeInit)(struct _USBH_HandleTypeDef *phost);446 USBH_StatusTypeDef(*Requests)(struct _USBH_HandleTypeDef *phost);447 USBH_StatusTypeDef(*BgndProcess)(struct _USBH_HandleTypeDef *phost);448 USBH_StatusTypeDef(*SOFProcess)(struct _USBH_HandleTypeDef *phost);453 typedef struct _USBH_HandleTypeDef struct468 void (* pUser)(struct _USBH_HandleTypeDef *pHandle, uint8_t id); argument