FatFs + 0/17 examples
CodeScope will show references to f_size from the following samples and libraries:
Examples
STM32F413ZH-Nucleo
STM32F429ZI-Nucleo
STM32446E_EVAL
Demonstrations
Applications
USB_Host
STM32469I-Discovery
Demonstrations
Applications
USB_Host
STM32469I_EVAL
Demonstrations
STM324xG_EVAL
Demonstrations
Applications
USB_Host
STM32F412G-Discovery
Demonstrations
STM32F413H-Discovery
Demonstrations
STM324x9I_EVAL
Applications
USB_Host
Demonstrations
STemWin
STM32F429I-Discovery
Applications
USB_Host
 
Symbols
loading...
Files
loading...

f_size macro

Syntax

#define f_size(fp) ((fp)->obj.objsize)

Arguments

fp

Examples

f_size is referenced by 17 libraries and example projects.

References

LocationText
ff.h:279
#define f_size(fp) ((fp)->obj.objsize)