Searched refs:f_write (Results 1 – 2 of 2) sorted by relevance
308 FRESULT f_write (FIL* fp, const void* buff, UINT btw, UINT* bw); /* Write data to the file */
3950 FRESULT f_write ( function6609 f_write(pb->fp, pb->buf, (UINT)i, &n);6624 && f_write(pb->fp, pb->buf, (UINT)pb->idx, &nw) == FR_OK