Searched refs:slave_command (Results 1 – 2 of 2) sorted by relevance
523 UX_SLAVE_CLASS_COMMAND slave_command; in tx_demo_thread_host_simulation_entry() local562 slave_command.ux_slave_class_command_request = UX_SLAVE_CLASS_COMMAND_QUERY; in tx_demo_thread_host_simulation_entry()563 slave_command.ux_slave_class_command_class = UX_SLAVE_CLASS_STORAGE_CLASS + 1; in tx_demo_thread_host_simulation_entry()564 status = ux_device_class_storage_entry(&slave_command); in tx_demo_thread_host_simulation_entry()572 slave_command.ux_slave_class_command_request = 0xFF; in tx_demo_thread_host_simulation_entry()573 status = ux_device_class_storage_entry(&slave_command); in tx_demo_thread_host_simulation_entry()
618 UX_SLAVE_CLASS_COMMAND slave_command; in tx_demo_thread_host_simulation_entry() local660 slave_command.ux_slave_class_command_class_ptr = slave_class; in tx_demo_thread_host_simulation_entry()662 status = _ux_device_class_storage_uninitialize(&slave_command); in tx_demo_thread_host_simulation_entry()