Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/fatfs/src/
Dff.c624 static void st_dword (BYTE* ptr, DWORD val) /* Store a 4-byte word in little-endian */ in st_dword() function
1108 st_dword(fs->win + FSI_LeadSig, 0x41615252); in sync_fs()
1109 st_dword(fs->win + FSI_StrucSig, 0x61417272); in sync_fs()
1110 st_dword(fs->win + FSI_Free_Count, fs->free_clst); in sync_fs()
1111 st_dword(fs->win + FSI_Nxt_Free, fs->last_clst); in sync_fs()
1269 st_dword(fs->win + clst * 4 % SS(fs), val); in put_fat()
3612 st_dword(fs->dirbuf + XDIR_CrtTime, GET_FATTIME());
3624 st_dword(dj.dir + DIR_CrtTime, GET_FATTIME()); /* Set created time */
3627 st_dword(dj.dir + DIR_FileSize, 0);
3994 st_dword(fs->dirbuf + XDIR_FstClus, fp->obj.sclust);
[all …]
/hal_espressif-3.6.0/tools/test_idf_size/
Doverflow.map54634 .text.st_dword
Doverflow_esp32s2.map55806 .text.st_dword