Write_buffer is only used within Ux_Host_MSC.
 
Symbols
loading...
Files
loading...

Write_buffer variable

Syntax

UCHAR Write_buffer[] = "USBX_STM32_Host_Mass_Storage";

References

LocationReferrerText
app_filex.c:46
UCHAR Write_buffer[] = "USBX_STM32_Host_Mass_Storage";
app_filex.c:101App_File_Write()
status = fx_file_write(&my_file, Write_buffer, sizeof(Write_buffer));
app_filex.c:169App_File_Read()
if (requested_length != sizeof(Write_buffer))
app_filex.c:176App_File_Read()
status = (_ux_utility_memory_compare(Write_buffer, Read_buffer,
app_filex.c:177App_File_Read()
sizeof(Write_buffer)));

Data Use

Functions reading Write_buffer
Write_buffer
all items filtered out
Type of Write_buffer
Write_buffer
all items filtered out