putc_flush() is only used within FatFs.
 
Symbols
loading...
Files
loading...

putc_flush() function

Syntax

static int putc_flush (     putbuff* pb );

Arguments

pb

References

LocationReferrerText
ff.c:5973
int putc_flush ( /* Flush left characters in the buffer */
ff.c:6008f_putc()
return putc_flush(&pb);
ff.c:6028f_puts()
return putc_flush(&pb);
ff.c:6136f_printf()
return putc_flush(&pb);

Call Tree

Functions calling putc_flush()
Functions called by putc_flush()
all items filtered out
putc_flush()
all items filtered out
Data read by putc_flush()
putc_flush()
Type of putc_flush()
putc_flush()
all items filtered out