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

USBH_UserProcess() function

User Process

Syntax

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

Arguments

phost

Host handle

id

Host Library user message ID

Return value

None

References

LocationReferrerText
k_storage.c:219
static void USBH_UserProcess (USBH_HandleTypeDef *phost, uint8_t id)
k_storage.c:59
static void USBH_UserProcess (USBH_HandleTypeDef *phost, uint8_t id);
k_storage.c:86k_StorageInit()
USBH_Init(&hUSB_Host, USBH_UserProcess, 0);

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