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

USR_MOUSE_ProcessData() function

Processes Mouse data.

Syntax

void USR_MOUSE_ProcessData(HID_MOUSE_Info_TypeDef *data);
Implemented in mouse.c:159

Arguments

data

Mouse data to be displayed

Return value

None

References

LocationReferrerText
mouse.c:159
void USR_MOUSE_ProcessData(HID_MOUSE_Info_TypeDef *data)
main.h:125
void USR_MOUSE_ProcessData(HID_MOUSE_Info_TypeDef *data);
hid_menu.c:159USBH_MouseDemo()
USR_MOUSE_ProcessData(&mouse_info);

Call Tree

Functions calling USR_MOUSE_ProcessData()
Functions called by USR_MOUSE_ProcessData()
all items filtered out
USR_MOUSE_ProcessData()
all items filtered out
Data read by USR_MOUSE_ProcessData()
USR_MOUSE_ProcessData()