Home
last modified time | relevance | path

Searched refs:f_puts (Results 1 – 3 of 3) sorted by relevance

/third_party/FatFs/source/
Dff.h467 int f_puts (const TCHAR* str, FIL* cp); /* Put a string to the file */
D00history.txt193 Improved write throughput of f_puts() and f_printf().
Dff.c6749 int f_puts ( function