Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_storage_start_stop.c73 UINT _ux_host_class_storage_start_stop(UX_HOST_CLASS_STORAGE *storage, in _ux_host_class_storage_start_stop() function
Dux_host_class_storage_media_mount.c115 status = _ux_host_class_storage_start_stop(storage, UX_HOST_CLASS_STORAGE_START_MEDIA); in _ux_host_class_storage_media_mount()
/USBX-v6.2.1/test/regression/
Dusbx_ux_host_class_storage_start_stop_test.c739 status = _ux_host_class_storage_start_stop(storage, UX_SUCCESS); in tx_demo_thread_host_simulation_entry()
749 status = _ux_host_class_storage_start_stop(storage, 0); in tx_demo_thread_host_simulation_entry()
762 status = _ux_host_class_storage_start_stop(storage, 0); in tx_demo_thread_host_simulation_entry()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_storage.h651 UINT _ux_host_class_storage_start_stop(UX_HOST_CLASS_STORAGE *storage,