Home
last modified time | relevance | path

Searched refs:slave_class (Results 1 – 18 of 18) sorted by relevance

/USBX-v6.2.1/test/regression/
Dusbx_ux_device_class_storage_initialize_test.c659 UX_SLAVE_CLASS *slave_class; in tx_demo_thread_host_simulation_entry() local
732 slave_class = &_ux_system_slave->ux_system_slave_class_array[1]; in tx_demo_thread_host_simulation_entry()
733 …status = _ux_utility_thread_create(&slave_class -> ux_slave_class_thread, "ux_slave_storage_threa… in tx_demo_thread_host_simulation_entry()
735 (ULONG) (ALIGN_TYPE) slave_class, (VOID *) buffer, in tx_demo_thread_host_simulation_entry()
743 UX_THREAD_EXTENSION_PTR_SET(&slave_class -> ux_slave_class_thread, slave_class) in tx_demo_thread_host_simulation_entry()
751 _ux_utility_thread_delete(&slave_class -> ux_slave_class_thread); in tx_demo_thread_host_simulation_entry()
Dusbx_ux_device_class_hid_event_get_AND_set_test.c290 UX_SLAVE_CLASS *slave_class; in tx_demo_thread_host_simulation_entry() local
316 slave_class = interface -> ux_slave_interface_class; in tx_demo_thread_host_simulation_entry()
340 status = ux_utility_thread_suspend(&slave_class -> ux_slave_class_thread); in tx_demo_thread_host_simulation_entry()
Dusbx_ux_device_class_storage_uninitialize_test.c617 UX_SLAVE_CLASS *slave_class; in tx_demo_thread_host_simulation_entry() local
657 slave_class = &_ux_system_slave -> ux_system_slave_class_array[1]; in tx_demo_thread_host_simulation_entry()
658 slave_class->ux_slave_class_instance = UX_NULL; in tx_demo_thread_host_simulation_entry()
660 slave_command.ux_slave_class_command_class_ptr = slave_class; in tx_demo_thread_host_simulation_entry()
Dusbx_ux_device_class_hid_control_request_test.c368 UX_SLAVE_CLASS *slave_class; in tx_demo_thread_host_simulation_entry() local
400slave_class = _ux_system_slave -> ux_system_slave_device.ux_slave_device_first_interface -> ux_sla… in tx_demo_thread_host_simulation_entry()
411 status = ux_utility_thread_suspend(&slave_class -> ux_slave_class_thread); in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_storage_device_initialize_test.c493 UX_SLAVE_CLASS *slave_class; in tx_demo_thread_host_simulation_entry() local
552 slave_class = _ux_system_slave->ux_system_slave_interface_class_array[0]; in tx_demo_thread_host_simulation_entry()
553 slave_storage = (UX_SLAVE_CLASS_STORAGE *)slave_class->ux_slave_class_instance; in tx_demo_thread_host_simulation_entry()
Dusbx_standalone_device_storage_read_write_test.c1383 UX_SLAVE_CLASS *slave_class; in _msc_inquiry_cases_test() local
1398 slave_class = _ux_system_slave->ux_system_slave_interface_class_array[0]; in _msc_inquiry_cases_test()
1399 slave_storage = (UX_SLAVE_CLASS_STORAGE *)slave_class->ux_slave_class_instance; in _msc_inquiry_cases_test()
1603 UX_SLAVE_CLASS *slave_class; in _msc_write_cases_test() local
1678 slave_class = _ux_system_slave->ux_system_slave_interface_class_array[0]; in _msc_write_cases_test()
1679 slave_storage = (UX_SLAVE_CLASS_STORAGE *)slave_class->ux_slave_class_instance; in _msc_write_cases_test()
1915 UX_SLAVE_CLASS *slave_class; in _msc_mode_sense_cases_test() local
1966 slave_class = _ux_system_slave->ux_system_slave_interface_class_array[0]; in _msc_mode_sense_cases_test()
1967 slave_storage = (UX_SLAVE_CLASS_STORAGE *)slave_class->ux_slave_class_instance; in _msc_mode_sense_cases_test()
2167 UX_SLAVE_CLASS *slave_class; in _msc_synchronous_cache_cases_test() local
[all …]
Dusbx_ux_device_class_storage_control_request_test.c525 UX_SLAVE_CLASS *slave_class; in tx_demo_thread_host_simulation_entry() local
632 slave_class = _ux_system_slave->ux_system_slave_interface_class_array[0]; in tx_demo_thread_host_simulation_entry()
633 slave_storage = (UX_SLAVE_CLASS_STORAGE *)slave_class->ux_slave_class_instance; in tx_demo_thread_host_simulation_entry()
Dusbx_standalone_device_storage_basic_test.c1383 UX_SLAVE_CLASS *slave_class; in _msc_inquiry_cases_test() local
1398 slave_class = _ux_system_slave->ux_system_slave_interface_class_array[0]; in _msc_inquiry_cases_test()
1399 slave_storage = (UX_SLAVE_CLASS_STORAGE *)slave_class->ux_slave_class_instance; in _msc_inquiry_cases_test()
1603 UX_SLAVE_CLASS *slave_class; in _msc_write_cases_test() local
1678 slave_class = _ux_system_slave->ux_system_slave_interface_class_array[0]; in _msc_write_cases_test()
1679 slave_storage = (UX_SLAVE_CLASS_STORAGE *)slave_class->ux_slave_class_instance; in _msc_write_cases_test()
1915 UX_SLAVE_CLASS *slave_class; in _msc_mode_sense_cases_test() local
1966 slave_class = _ux_system_slave->ux_system_slave_interface_class_array[0]; in _msc_mode_sense_cases_test()
1967 slave_storage = (UX_SLAVE_CLASS_STORAGE *)slave_class->ux_slave_class_instance; in _msc_mode_sense_cases_test()
2167 UX_SLAVE_CLASS *slave_class; in _msc_synchronous_cache_cases_test() local
[all …]
Dusbx_standalone_device_storage_error_cv_test.c1383 UX_SLAVE_CLASS *slave_class; in _msc_inquiry_cases_test() local
1398 slave_class = _ux_system_slave->ux_system_slave_interface_class_array[0]; in _msc_inquiry_cases_test()
1399 slave_storage = (UX_SLAVE_CLASS_STORAGE *)slave_class->ux_slave_class_instance; in _msc_inquiry_cases_test()
1603 UX_SLAVE_CLASS *slave_class; in _msc_write_cases_test() local
1678 slave_class = _ux_system_slave->ux_system_slave_interface_class_array[0]; in _msc_write_cases_test()
1679 slave_storage = (UX_SLAVE_CLASS_STORAGE *)slave_class->ux_slave_class_instance; in _msc_write_cases_test()
1915 UX_SLAVE_CLASS *slave_class; in _msc_mode_sense_cases_test() local
1966 slave_class = _ux_system_slave->ux_system_slave_interface_class_array[0]; in _msc_mode_sense_cases_test()
1967 slave_storage = (UX_SLAVE_CLASS_STORAGE *)slave_class->ux_slave_class_instance; in _msc_mode_sense_cases_test()
2167 UX_SLAVE_CLASS *slave_class; in _msc_synchronous_cache_cases_test() local
[all …]
Dusbx_ux_host_class_storage_media_recovery_sense_get_test.c656 UX_SLAVE_CLASS *slave_class; in tx_demo_thread_host_simulation_entry() local
700 slave_class = _ux_system_slave->ux_system_slave_interface_class_array[0]; in tx_demo_thread_host_simulation_entry()
701 slave_storage = (UX_SLAVE_CLASS_STORAGE *)slave_class->ux_slave_class_instance; in tx_demo_thread_host_simulation_entry()
Dusbx_ux_device_class_storage_inquiry_test.c686 UX_SLAVE_CLASS *slave_class; in tx_demo_thread_host_simulation_entry() local
738 slave_class = _ux_system_slave->ux_system_slave_interface_class_array[0]; in tx_demo_thread_host_simulation_entry()
739 slave_storage = (UX_SLAVE_CLASS_STORAGE *)slave_class->ux_slave_class_instance; in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_storage_media_protection_check_test.c656 UX_SLAVE_CLASS *slave_class; in tx_demo_thread_host_simulation_entry() local
700 slave_class = _ux_system_slave->ux_system_slave_interface_class_array[0]; in tx_demo_thread_host_simulation_entry()
701 slave_storage = (UX_SLAVE_CLASS_STORAGE *)slave_class->ux_slave_class_instance; in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_storage_start_stop_test.c692 UX_SLAVE_CLASS *slave_class; in tx_demo_thread_host_simulation_entry() local
735 slave_class = _ux_system_slave->ux_system_slave_interface_class_array[0]; in tx_demo_thread_host_simulation_entry()
736 slave_storage = (UX_SLAVE_CLASS_STORAGE *)slave_class->ux_slave_class_instance; in tx_demo_thread_host_simulation_entry()
Dusbx_ux_device_class_storage_mode_sense_test.c629 UX_SLAVE_CLASS *slave_class; in tx_demo_thread_host_simulation_entry() local
712 slave_class = _ux_system_slave->ux_system_slave_interface_class_array[0]; in tx_demo_thread_host_simulation_entry()
713 slave_storage = (UX_SLAVE_CLASS_STORAGE *)slave_class->ux_slave_class_instance; in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_storage_transport_bo_test.c764 UX_SLAVE_CLASS *slave_class; in tx_demo_thread_host_simulation_entry() local
807 slave_class = _ux_system_slave->ux_system_slave_interface_class_array[0]; in tx_demo_thread_host_simulation_entry()
808 slave_storage = (UX_SLAVE_CLASS_STORAGE *)slave_class->ux_slave_class_instance; in tx_demo_thread_host_simulation_entry()
Dusbx_ux_device_class_storage_write_test.c721 UX_SLAVE_CLASS *slave_class; in tx_demo_thread_host_simulation_entry() local
851 slave_class = _ux_system_slave->ux_system_slave_interface_class_array[0]; in tx_demo_thread_host_simulation_entry()
852 slave_storage = (UX_SLAVE_CLASS_STORAGE *)slave_class->ux_slave_class_instance; in tx_demo_thread_host_simulation_entry()
Dusbx_ux_device_class_storage_thread_test.c701 UX_SLAVE_CLASS *slave_class; in tx_demo_thread_host_simulation_entry() local
808 slave_class = _ux_system_slave->ux_system_slave_interface_class_array[0]; in tx_demo_thread_host_simulation_entry()
809 slave_storage = (UX_SLAVE_CLASS_STORAGE *)slave_class->ux_slave_class_instance; in tx_demo_thread_host_simulation_entry()
Dusbx_ux_device_class_storage_invalid_lun_test.c667 UX_SLAVE_CLASS *slave_class; in tx_demo_thread_host_simulation_entry() local