Searched refs:rt_hw_nand_ecc_check (Results 1 – 1 of 1) sorted by relevance
183 static rt_err_t rt_hw_nand_ecc_check(rt_uint32_t generatedEcc, rt_uint32_t readEcc, rt_uint8_t* dat… in rt_hw_nand_ecc_check() function334 … result = rt_hw_nand_ecc_check(ecc_hdbuf[i], ecc_rdbuf[i], p + NAND_ECC_SECTOR_SIZE*i); in _read_page()
Completed in 5 milliseconds