Home
last modified time | relevance | path

Searched refs:target (Results 1 – 3 of 3) sorted by relevance

/littlefs-2.7.6/scripts/
Dtest.py541 self.target = self.path + '.test'
542 return self.makefile, self.target
623 makefile, target = suite.build(**args)
625 targets.append(target)
629 [target for target in targets])
/littlefs-2.7.6/
Dlfs.c2217 lfs_off_t target = lfs_ctz_index(lfs, &pos); in lfs_ctz_find() local
2219 while (current > target) { in lfs_ctz_find()
2221 lfs_npw2(current-target+1) - 1, in lfs_ctz_find()
DDESIGN.md669 pointer that covers the most distance without passing our target.