Home
last modified time | relevance | path

Searched defs:res (Results 1 – 2 of 2) sorted by relevance

/fatfs-2.7.6/
Dff.c234 #define ABORT(fs, res) { fp->err = (BYTE)(res); LEAVE_FF(fs, res); } argument
242 #define LEAVE_FF(fs, res) { unlock_fs(fs, res); return res; } argument
244 #define LEAVE_FF(fs, res) return res argument
501 #define LEAVE_MKFS(res) return res argument
524 #define LEAVE_MKFS(res) return res argument
536 #define LEAVE_MKFS(res) return res argument
548 #define LEAVE_MKFS(res) { if (!work) ff_memfree(buf); return res; } argument
900 FRESULT res /* Result code to be returned */ in unlock_fs()
989 FRESULT res; in dec_lock() local
1029 FRESULT res = FR_OK; in sync_window() local
[all …]
Ddiskio.c106 DRESULT res; in disk_read() local
156 DRESULT res; in disk_write() local
204 DRESULT res; in disk_ioctl() local