Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/components/dfs/filesystems/uffs/src/example/
H A Dstatic-mem-allocate.c89 static int static_buffer_pool[UFFS_STATIC_BUFF_SIZE(PAGES_PER_BLOCK, PAGE_SIZE, TOTAL_BLOCKS) / siz… variable
119 uffs_MemSetupStaticAllocator(&mtbl->dev->mem, static_buffer_pool, sizeof(static_buffer_pool)); in init_uffs_fs()