USBH_FS_UserProcess() is only used within DualCore_Standalone.
 
Symbols
loading...
Files
loading...

USBH_FS_UserProcess() function

User Process

Syntax

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

Arguments

phost

Host FS Handle

id

Host Library user message ID

Return value

None

References

LocationReferrerText
main.c:120
static void USBH_FS_UserProcess(USBH_HandleTypeDef *phost, uint8_t id)
main.c:34
static void USBH_FS_UserProcess(USBH_HandleTypeDef *phost, uint8_t id);
main.c:64main()
USBH_Init(&hUSBHost_FS, USBH_FS_UserProcess, 0);

Data Use

Data read by USBH_FS_UserProcess()
Data written by USBH_FS_UserProcess()
USBH_FS_UserProcess()
all items filtered out