?login_element?
?pathlinks? – Rev 1056
Rev 930 |
Blame |
Compare with Previous |
Last modification |
View Log
| Download
;FatFS calls
ffsfunc
.f_chdir EQU 0x6FB9
.f_chdrive EQU 0x6FB5
.f_close EQU 0x6F9E
.f_getcwd EQU 0x7011
.f_getutime EQU 0x7A47
.f_lseek EQU 0x71A3
.f_mkdir EQU 0x77D2
.f_mount EQU 0x65F2
.f_open EQU 0x6618
.f_opendir EQU 0x7543
.f_read EQU 0x684A
.f_readdir EQU 0x75DD
.f_rename EQU 0x7AAE
.f_stat EQU 0x7669
.f_sync EQU 0x6ED8
.f_unlink EQU 0x76B3
.f_utime EQU 0x79E8
.f_write EQU 0x6B65