media_memory_sd is only used within Fx_Dual_Instance.
 
Symbols
loading...
Files
loading...

media_memory_sd variable

Syntax

uint32_t media_memory_sd[FX_STM32_SD_DEFAULT_SECTOR_SIZE / sizeof(uint32_t)];

References

LocationReferrerText
app_filex.c:49
uint32_t media_memory_sd[FX_STM32_SD_DEFAULT_SECTOR_SIZE / sizeof(uint32_t)];
app_filex.c:137fx_thread_one_entry()
status = fx_media_open(&sdio_disk, "STM32_SDIO_DISK", fx_stm32_sd_driver, 0,(VOID *) media_memory_sd, sizeof(media_memory_sd));

Data Use

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