USR_MOUSE_ProcessData() is only used within HID_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:158

Arguments

data

Mouse data to be displayed

Return value

None

References

LocationReferrerText
mouse.c:158
void USR_MOUSE_ProcessData(HID_MOUSE_Info_TypeDef * data)
main.h:86
void USR_MOUSE_ProcessData(HID_MOUSE_Info_TypeDef *data);
menu.c:277USBH_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()