Searched refs:byteAddr (Results 1 – 1 of 1) sorted by relevance
188 rt_uint32_t count, bitNum, byteAddr; in rt_hw_nand_ecc_check() local210 byteAddr = ((eccP >> 6) & 0x001) | in rt_hw_nand_ecc_check()222 data[ byteAddr ] ^= 1 << bitNum; in rt_hw_nand_ecc_check()
Completed in 4 milliseconds