Home
last modified time | relevance | path

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

/USBX-v6.2.1/samples/
Ddemo_usbx.c27 unsigned char host_out_buffer[UX_HOST_CLASS_DPUMP_PACKET_SIZE]; variable
295 …_ux_utility_memory_set(host_out_buffer, current_char, UX_HOST_CLASS_DPUMP_PACKET_SIZE); /* Use cas… in tx_demo_thread_host_simulation_entry()
305 …status = _ux_host_class_dpump_write (dpump, host_out_buffer, UX_HOST_CLASS_DPUMP_PACKET_SIZE, &ac… in tx_demo_thread_host_simulation_entry()