UX_HOST_CLASS_HID_REPORT_STRUCT::ux_host_class_hid_report_callback_function is only used within usbx.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesusbxUX_HOST_CLASS_HID_REPORT_STRUCT::ux_host_class_hid_report_callback_function

UX_HOST_CLASS_HID_REPORT_STRUCT::ux_host_class_hid_report_callback_function field

Syntax

VOID (*ux_host_class_hid_report_callback_function) (struct UX_HOST_CLASS_HID_REPORT_CALLBACK_STRUCT *);

References

LocationReferrerText
ux_host_class_hid.h:904
VOID (*ux_host_class_hid_report_callback_function) (struct UX_HOST_CLASS_HID_REPORT_CALLBACK_STRUCT *);
ux_host_class_hid_report_callback_register.c:121_ux_host_class_hid_report_callback_register()
hid_report -> ux_host_class_hid_report_callback_function = call_back -> ux_host_class_hid_report_callback_function;
ux_host_class_hid_transfer_request_completed.c:138_ux_host_class_hid_transfer_request_completed()
if (hid_report -> ux_host_class_hid_report_callback_function != UX_NULL)
ux_host_class_hid_transfer_request_completed.c:156_ux_host_class_hid_transfer_request_completed()
hid_report -> ux_host_class_hid_report_callback_function(&callback);
ux_host_class_hid_transfer_request_completed.c:221_ux_host_class_hid_transfer_request_completed()
hid_report -> ux_host_class_hid_report_callback_function(&callback);
ux_host_class_hid_transfer_request_completed.c:244_ux_host_class_hid_transfer_request_completed()
hid_report -> ux_host_class_hid_report_callback_function(&callback);

Call Tree

Functions calling UX_HOST_CLASS_HID_REPORT_STRUCT::ux_host_class_hid_report_callback_function
UX_HOST_CLASS_HID_REPORT_STRUCT::ux_host_class_hid_report_callback_function
Functions writing UX_HOST_CLASS_HID_REPORT_STRUCT::ux_host_class_hid_report_callback_function
Functions reading UX_HOST_CLASS_HID_REPORT_STRUCT::ux_host_class_hid_report_callback_function
UX_HOST_CLASS_HID_REPORT_STRUCT::ux_host_class_hid_report_callback_function