Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/fatfs/test/
Dtest_fatfs_rawflash.c140 time_t mtime = st.st_mtime; variable
142 localtime_r(&mtime, &mtm);
144 TEST_ASSERT(mtime > t); // Modification time should be in future wrt ref time
Dtest_fatfs_common.c336 time_t mtime = st.st_mtime; in test_fatfs_stat() local
338 localtime_r(&mtime, &mtm); in test_fatfs_stat()
340 TEST_ASSERT(abs(mtime - t) < 2); // fatfs library stores time with 2 second precision in test_fatfs_stat()
/hal_espressif-3.6.0/components/newlib/test/
Dtest_newlib.c112 time_t mtime = tv.tv_sec; variable
114 localtime_r(&mtime, &mtm);
/hal_espressif-3.6.0/tools/
Dmkdfu.py92 mtime=hex_0,
/hal_espressif-3.6.0/components/spiffs/
DKconfig122 to store file modification time (mtime), accessible through