Home
last modified time | relevance | path

Searched refs:_ux_host_class_storage_activate (Results 1 – 5 of 5) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_storage_activate.c93 UINT _ux_host_class_storage_activate(UX_HOST_CLASS_COMMAND *command) in _ux_host_class_storage_activate() function
Dux_host_class_storage_entry.c198 status = _ux_host_class_storage_activate(command); in UX_OVERFLOW_CHECK_MULC_ULONG()
/USBX-v6.2.1/test/regression/
Dusbx_ux_host_class_storage_activate_test.c541 status = _ux_host_class_storage_activate(&command); in tx_demo_thread_host_simulation_entry()
562 status = _ux_host_class_storage_activate(&command); in tx_demo_thread_host_simulation_entry()
Dusbx_storage_direct_calls_test.c1453 status = _ux_host_class_storage_activate(&command); in tx_demo_thread_host_simulation_entry()
1483 status = _ux_host_class_storage_activate(&command); in tx_demo_thread_host_simulation_entry()
1528 status = _ux_host_class_storage_activate(&command); in tx_demo_thread_host_simulation_entry()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_storage.h621 UINT _ux_host_class_storage_activate(UX_HOST_CLASS_COMMAND *command);