k_StorageGetCapacity() is only used within MB1063.
 
Symbols
loading...
Files
loading...

k_StorageGetCapacity() function

Storage get capacity

Syntax

uint32_t k_StorageGetCapacity (uint8_t unit);
Implemented in k_storage.c:163

Arguments

unit

logical storage unit index.

Return value

int

References

LocationReferrerText
k_storage.c:163
uint32_t k_StorageGetCapacity (uint8_t unit)
k_storage.h:69
uint32_t k_StorageGetCapacity (uint8_t unit);
filebrowser_win.c:612_RefreshBrowser()
total = k_StorageGetCapacity(MSD_DISK_UNIT);
filebrowser_win.c:629_RefreshBrowser()
total = k_StorageGetCapacity(USB_DISK_UNIT);

Call Tree

Functions calling k_StorageGetCapacity()
all items filtered out
k_StorageGetCapacity()
Data read by k_StorageGetCapacity()
Data written by k_StorageGetCapacity()
k_StorageGetCapacity()::tot_sect
k_StorageGetCapacity()::fs
all items filtered out
k_StorageGetCapacity()
k_StorageGetCapacity()::tot_sect
k_StorageGetCapacity()::fs
all items filtered out
Type of k_StorageGetCapacity()
k_StorageGetCapacity()
uint32_t
all items filtered out