Rev 641 |
Rev 922 |
Go to most recent revision |
Blame |
Compare with Previous |
Last modification |
View Log
| Download
;FatFS calls
ffsfunc
.f_chdir EQU 0x6FCF
.f_chdrive EQU 0x6FCB
.f_close EQU 0x6FB4
.f_getcwd EQU 0x7035
.f_getutime EQU 0x7A83
.f_lseek EQU 0x71C8
.f_mkdir EQU 0x7807
.f_mount EQU 0x65F2
.f_open EQU 0x6618
.f_opendir EQU 0x7568
.f_read EQU 0x6860
.f_readdir EQU 0x7609
.f_rename EQU 0x7AF6
.f_stat EQU 0x769A
.f_sync EQU 0x6EEE
.f_unlink EQU 0x76E4
.f_utime EQU 0x7A21
.f_write EQU 0x6B7B