Home
last modified time | relevance | path

Searched refs:_ux_host_class_storage_endpoints_get (Results 1 – 4 of 4) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_storage_activate.c130 status = _ux_host_class_storage_endpoints_get(storage); in _ux_host_class_storage_activate()
Dux_host_class_storage_endpoints_get.c83 UINT _ux_host_class_storage_endpoints_get(UX_HOST_CLASS_STORAGE *storage) in _ux_host_class_storage_endpoints_get() function
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_storage.h634 UINT _ux_host_class_storage_endpoints_get(UX_HOST_CLASS_STORAGE *storage);
/USBX-v6.2.1/test/regression/
Dusbx_storage_tests.c4166 status = _ux_host_class_storage_endpoints_get(global_storage); in direct_calls_test()