Home
last modified time | relevance | path

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

/AliOS-Things-master/components/drivers/peripheral/flash/include/aos/hal/
A Dflash.h90 uint32_t bsiz; // block size, in byte unit. member
/AliOS-Things-master/hardware/chip/haas1000/hal/
A Dflash.c434 arr[idx].bsiz = CONFIG_LFS_PROG_SIZE * CONFIG_LFS_PAGE_NUM_PER_BLOCK; in hal_flash_mtdpart_info_get()
/AliOS-Things-master/components/littlefs/src/
A Dlittlefs_vfs.c182 ret = arr[idx].siz / arr[idx].bsiz; in littlefs_mtd_get_block_cnt()
245 ret = arr[idx].bsiz; in littlefs_mtd_get_block_size()

Completed in 6 milliseconds