Home
last modified time | relevance | path

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

/AliOS-Things-master/components/littlefs/internal/
A Dlfs_conf.h8 #ifndef CONFIG_LFS_PROG_SIZE
9 #define CONFIG_LFS_PROG_SIZE 256 macro
27 !defined(CONFIG_LFS_PROG_SIZE) || \
/AliOS-Things-master/hardware/chip/haas1000/hal/
A Dflash.c433 arr[idx].ssiz = CONFIG_LFS_PROG_SIZE; in hal_flash_mtdpart_info_get()
434 arr[idx].bsiz = CONFIG_LFS_PROG_SIZE * CONFIG_LFS_PAGE_NUM_PER_BLOCK; in hal_flash_mtdpart_info_get()

Completed in 4 milliseconds