Home
last modified time | relevance | path

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

/third_party/FatFs/source/
Dff.h186 #define DIR_FstClusLO 26 /* Lower 16-bit of first cluster (WORD) */ macro
Dff.c1596 cl = ld_word(dir + DIR_FstClusLO); in ld_clust()
1612 st_word(dir + DIR_FstClusLO, (WORD)cl); in st_clust()