Home
last modified time | relevance | path

Searched defs:ecc_store (Results 1 – 5 of 5) sorted by relevance

/nrf52832-nimble/rt-thread/components/dfs/filesystems/uffs/src/emu/
H A Duffs_fileem_ecc_hw_auto.c117 u8 *ecc_store; in load_sdata() local
286 uffs_TagStore *ts, u8 *ecc_store) in femu_hw_auto_ReadPageWithLayout()
H A Duffs_fileem_ecc_hw.c148 uffs_TagStore *ts, u8 *ecc_store) in femu_hw_ReadPageWithLayout()
H A Duffs_fileem_wrap.c172 uffs_TagStore *ts, u8 *ecc_store) in femu_ReadPageWithLayout_wrap()
/nrf52832-nimble/rt-thread/components/dfs/filesystems/uffs/src/uffs/
H A Duffs_flash.c75 u16 ecc_store, ecc_read; in TagEccCorrect() local
494 u8 ecc_store[UFFS_MAX_ECC_SIZE]; in uffs_FlashReadPage() local
949 u8 ecc_store[UFFS_MAX_ECC_SIZE]; in uffs_FlashCheckErasedBlock() local
/nrf52832-nimble/rt-thread/components/dfs/filesystems/uffs/
H A Duffs_nandif.c235 u8 *ecc_store) //NULL in ReadPageWithLayout()