Home
last modified time | relevance | path

Searched refs:READ_SIZE (Results 1 – 5 of 5) sorted by relevance

/littlefs-3.7.0-3.6.0/runners/
Dbench_runner.h104 #define READ_SIZE bench_define(READ_SIZE_i) macro
119 BENCH_DEF(READ_SIZE, PROG_SIZE) \
125 BENCH_DEF(CACHE_SIZE, lfs_max(64,lfs_max(READ_SIZE,PROG_SIZE))) \
Dtest_runner.h98 #define READ_SIZE TEST_DEFINE(READ_SIZE_i) macro
114 TEST_DEF(READ_SIZE, PROG_SIZE) \
120 TEST_DEF(CACHE_SIZE, lfs_max(64,lfs_max(READ_SIZE,PROG_SIZE))) \
Dtest_runner.c1313 READ_SIZE, in list_geometries()
1342 .read_size = READ_SIZE, in run_powerloss_none()
1355 .read_size = READ_SIZE, in run_powerloss_none()
1418 .read_size = READ_SIZE, in run_powerloss_linear()
1431 .read_size = READ_SIZE, in run_powerloss_linear()
1511 .read_size = READ_SIZE, in run_powerloss_log()
1524 .read_size = READ_SIZE, in run_powerloss_log()
1602 .read_size = READ_SIZE, in run_powerloss_cycles()
1615 .read_size = READ_SIZE, in run_powerloss_cycles()
1791 .read_size = READ_SIZE, in run_powerloss_exhaustive()
[all …]
Dbench_runner.c1272 READ_SIZE, in list_geometries()
1317 .read_size = READ_SIZE, in perm_run()
1327 .read_size = READ_SIZE, in perm_run()
/littlefs-3.7.0-3.6.0/tests/
Dtest_bd.toml8 defines.READ = ['READ_SIZE', 'BLOCK_SIZE']
33 defines.READ = ['READ_SIZE', 'BLOCK_SIZE']
91 defines.READ = ['READ_SIZE', 'BLOCK_SIZE']
149 defines.READ = ['READ_SIZE', 'BLOCK_SIZE']
195 defines.READ = ['READ_SIZE', 'BLOCK_SIZE']