Home
last modified time | relevance | path

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

/LevelX-v6.2.1/common/src/
Dlx_nand_flash_page_ecc_check.c96 status = _lx_nand_flash_256byte_ecc_check(page_buffer, ecc_buffer); in _lx_nand_flash_page_ecc_check()
Dlx_nand_flash_256byte_ecc_check.c81 UINT _lx_nand_flash_256byte_ecc_check(UCHAR *page_buffer, UCHAR *ecc_buffer) in _lx_nand_flash_256byte_ecc_check() function
/LevelX-v6.2.1/common/inc/
Dlx_api.h697 #define lx_nand_flash_256byte_ecc_check _lx_nand_flash_256byte_ecc_check
769 UINT _lx_nand_flash_256byte_ecc_check(UCHAR *page_buffer, UCHAR *ecc_buffer);