Home
last modified time | relevance | path

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

/bsp/stm32/stm32mp157a-st-ev1/board/ports/
A Ddrv_nand.c183 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() function
334 … 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