Home
last modified time | relevance | path

Searched defs:LFS_EMUBD_TRACE (Results 1 – 3 of 3) sorted by relevance

/third_party/littlefs/runners/
Dtest_runner.h20 #define LFS_EMUBD_TRACE(...) LFS_TRACE_(__VA_ARGS__, "") macro
Dbench_runner.h20 #define LFS_EMUBD_TRACE(...) LFS_TRACE_(__VA_ARGS__, "") macro
/third_party/littlefs/bd/
Dlfs_emubd.h26 #define LFS_EMUBD_TRACE(...) LFS_TRACE(__VA_ARGS__) macro