Home
last modified time | relevance | path

Searched refs:f_printf (Results 1 – 2 of 2) sorted by relevance

/fatfs-2.7.6/include/
Dff.h337 int f_printf (FIL* fp, const TCHAR* str, ...); /* Put a formatted string to the file */
/fatfs-2.7.6/
Dff.c6801 int f_printf ( function