media_memory is only used within Fx_uSD_File_Edit.
 
Symbols
loading...
Files
loading...

media_memory variable

Syntax

uint32_t media_memory[FX_STM32_SD_DEFAULT_SECTOR_SIZE / sizeof(uint32_t)];

References

LocationReferrerText
app_filex.c:47
uint32_t media_memory[FX_STM32_SD_DEFAULT_SECTOR_SIZE / sizeof(uint32_t)];
app_filex.c:110fx_thread_entry()
status = fx_media_open(&sdio_disk, "STM32_SDIO_DISK", fx_stm32_sd_driver, 0,(VOID *) media_memory, sizeof(media_memory));

Data Use

Functions reading media_memory
media_memory
all items filtered out
Type of media_memory
media_memory
uint32_t
all items filtered out