Searched refs:ecc_size (Results 1 – 2 of 2) sorted by relevance
356 rt_uint16_t ecc_size; in rt_hw_mtd_nand_init() local381 ecc_size = (PAGE_DATA_SIZE) * 3 / 256; in rt_hw_mtd_nand_init()384 _nanddrv_file_device.oob_free = OOB_SIZE - ecc_size; in rt_hw_mtd_nand_init()
542 attr->ecc_size = nand->oob_size - nand->oob_free; /* ecc size */ in uffs_setup_storage()
Completed in 8 milliseconds