Home
last modified time | relevance | path

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

/LevelX-v6.2.1/common/src/
Dlx_nand_flash_256byte_ecc_check.c89 USHORT *data; in _lx_nand_flash_256byte_ecc_check() local
153 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()
Dlx_nand_flash_256byte_ecc_compute.c89 USHORT *data; in _lx_nand_flash_256byte_ecc_compute() local
111 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()
/LevelX-v6.2.1/
DLICENSE.txt111 4. DATA. This software may interact with other Microsoft products that collect data
113 personal data we collect, please see the Microsoft Privacy Statement at
DREADME.md141 Azure RTOS provides OEMs with components to secure communication and to create code and data isolat…