Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/fatfs/src/
Dff.c1291 static DWORD find_bitmap ( /* 0:Not found, 2..:Cluster block found, 0xFFFFFFFF:Disk error */ in find_bitmap() function
1536 ncl = find_bitmap(fs, scl, 1); /* Find a free cluster */ in create_chain()
5394 scl = find_bitmap(fs, stcl, tcl); /* Find a contiguous cluster block */