Searched refs:data (Results 1 – 4 of 4) sorted by relevance
89 USHORT *data; in _lx_nand_flash_256byte_ecc_check() local153 data = (USHORT *) page_buffer; in _lx_nand_flash_256byte_ecc_check()172 data[byte] = (USHORT) ((data[byte] ^ (1 << bit)) & 0xFFFF); in _lx_nand_flash_256byte_ecc_check()
89 USHORT *data; in _lx_nand_flash_256byte_ecc_compute() local111 data = (USHORT *) page_buffer; in _lx_nand_flash_256byte_ecc_compute()118 bit_parity = bit_parity ^ data[i]; in _lx_nand_flash_256byte_ecc_compute()127 if (data[i] & mask) in _lx_nand_flash_256byte_ecc_compute()
111 4. DATA. This software may interact with other Microsoft products that collect data113 personal data we collect, please see the Microsoft Privacy Statement at
141 Azure RTOS provides OEMs with components to secure communication and to create code and data isolat…