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.c39 UINT ux_host_class_hid_report_set_buffer_allocate(
43 UINT ux_host_class_hid_report_set_buffer_allocate( in ux_host_class_hid_report_set_buffer_allocate() function
243 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.c34 extern UINT ux_host_class_hid_report_set_buffer_allocate(
198 status = ux_host_class_hid_report_set_buffer_allocate(hid, client_report, &report_buffer); in _ux_host_class_hid_report_set_run()