99 USBH_TEMPLATE_InterfaceInit,
100 USBH_TEMPLATE_InterfaceDeInit,
101 USBH_TEMPLATE_ClassRequest,
102 USBH_TEMPLATE_Process
175 #if (USBH_USE_OS == 1) 211 USBH_TEMPLATE_Process(phost);
USBH_StatusTypeDef USBH_TEMPLATE_IOProcess(USBH_HandleTypeDef *phost)
USBH_TEMPLATE_IOProcess TEMPLATE TEMPLATE process.
uint32_t v
message as 32-bit value
USBH_DeviceTypeDef device
function completed; message event occurred.
This file contains all the prototypes for the usbh_template.c.
osStatus status
status code: event or error information
#define osWaitForever
wait forever timeout value
USBH_ClassTypeDef TEMPLATE_Class
union osEvent::@44 value
event value
USBH_StatusTypeDef USBH_Process(USBH_HandleTypeDef *phost)
USBH_Process Background process of the USB Core.
USBH_StatusTypeDef USBH_TEMPLATE_Init(USBH_HandleTypeDef *phost)
USBH_TEMPLATE_Init The function Initialize the TEMPLATE function.
__IO HOST_StateTypeDef gState
osEvent osMessageGet(osMessageQId queue_id, uint32_t millisec)
Get a Message or Wait for a Message from a Queue.
__IO uint8_t is_connected