Home
last modified time | relevance | path

Searched refs:UX_SLAVE_CLASS_STORAGE_RESET (Results 1 – 6 of 6) sorted by relevance

/USBX-v6.2.1/common/usbx_device_classes/src/
Dux_device_class_storage_control_request.c126 case UX_SLAVE_CLASS_STORAGE_RESET: in _ux_device_class_storage_control_request()
/USBX-v6.2.1/test/regression/
Dusbx_ux_device_class_storage_control_request_test.c612 transfer_request -> ux_transfer_request_function = UX_SLAVE_CLASS_STORAGE_RESET; in tx_demo_thread_host_simulation_entry()
644 transfer_request -> ux_transfer_request_function = UX_SLAVE_CLASS_STORAGE_RESET; in tx_demo_thread_host_simulation_entry()
697 transfer_request -> ux_transfer_request_function = UX_SLAVE_CLASS_STORAGE_RESET; in tx_demo_thread_host_simulation_entry()
Dusbx_standalone_device_storage_read_write_test.c1344 transfer_request -> ux_transfer_request_function = UX_SLAVE_CLASS_STORAGE_RESET; in _msc_get_max_lun_cases_test()
Dusbx_standalone_device_storage_basic_test.c1344 transfer_request -> ux_transfer_request_function = UX_SLAVE_CLASS_STORAGE_RESET; in _msc_get_max_lun_cases_test()
Dusbx_standalone_device_storage_error_cv_test.c1344 transfer_request -> ux_transfer_request_function = UX_SLAVE_CLASS_STORAGE_RESET; in _msc_get_max_lun_cases_test()
/USBX-v6.2.1/common/usbx_device_classes/inc/
Dux_device_class_storage.h352 #define UX_SLAVE_CLASS_STORAGE_RESET 0xff macro