Home
last modified time | relevance | path

Searched refs:ux_host_class_hid_report_set_buffer_allocate (Results 1 – 2 of 2) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_report_set.c40 UINT ux_host_class_hid_report_set_buffer_allocate(
44 UINT ux_host_class_hid_report_set_buffer_allocate( in ux_host_class_hid_report_set_buffer_allocate() function
244 status = ux_host_class_hid_report_set_buffer_allocate(hid, client_report, &report_buffer); in _ux_host_class_hid_report_set()
Dux_host_class_hid_report_set_run.c35 extern UINT ux_host_class_hid_report_set_buffer_allocate(
199 status = ux_host_class_hid_report_set_buffer_allocate(hid, client_report, &report_buffer); in _ux_host_class_hid_report_set_run()