USBH_UserProcess() is only used within LTDC_AnimatedPictureFromUSB.
 
Symbols
loading...
Files
loading...

USBH_UserProcess() function

User Process

Syntax

static void USBH_UserProcess(USBH_HandleTypeDef *phost,     uint8_t id);
Implemented in main.c:162

Arguments

phost

id

Return value

None

References

LocationReferrerText
main.c:162
static void USBH_UserProcess(USBH_HandleTypeDef *phost, uint8_t id)
main.c:61
static void USBH_UserProcess(USBH_HandleTypeDef *phost, uint8_t id);
main.c:104main()
if (USBH_Init(&hUSBHost, USBH_UserProcess, 0) != USBH_OK)

Call Tree

Functions called by USBH_UserProcess()
USBH_UserProcess()
all items filtered out
Data read by USBH_UserProcess()
Data written by USBH_UserProcess()
USBH_UserProcess()
all items filtered out