Searched refs:write_size (Results 1 – 3 of 3) sorted by relevance
78 ULONG offset, ULONG value, UINT write_size) in _ux_utility_pci_write() argument93 switch(write_size) in _ux_utility_pci_write()
2566 ULONG write_size; in tx_test_thread_slave_simulation_entry() local2646 write_size = 0; in tx_test_thread_slave_simulation_entry()2649 write_size = 2; in tx_test_thread_slave_simulation_entry()2652 write_size = 64; in tx_test_thread_slave_simulation_entry()2655 write_size = 512; in tx_test_thread_slave_simulation_entry()2658 write_size = 4096; in tx_test_thread_slave_simulation_entry()2661 write_size = 8128; in tx_test_thread_slave_simulation_entry()2664 write_size = 64; in tx_test_thread_slave_simulation_entry()2668 write_size = UX_DEMO_BUFFER_SIZE * 4; in tx_test_thread_slave_simulation_entry()2672 … status = ux_device_class_cdc_acm_write(cdc_acm_slave, buffer, write_size, &actual_length); in tx_test_thread_slave_simulation_entry()[all …]
98 ULONG offset, ULONG value, UINT write_size);