Home
last modified time | relevance | path

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

/LevelX-v6.2.1/common/src/
Dlx_nand_flash_simulator.c123 …ONG source_page, ULONG destination_block, ULONG destination_page, ULONG pages, UCHAR* data_buffer);
138 …ONG source_page, ULONG destination_block, ULONG destination_page, ULONG pages, UCHAR* data_buffer);
399 …LONG source_page, ULONG destination_block, ULONG destination_page, ULONG pages, UCHAR *data_buffer) in _lx_nand_flash_simulator_pages_copy() argument
401 …LONG source_page, ULONG destination_block, ULONG destination_page, ULONG pages, UCHAR *data_buffer) in _lx_nand_flash_simulator_pages_copy()
411 …simulator_pages_read(nand_flash, source_block, source_page + i, data_buffer, data_buffer + BYTES_P… in _lx_nand_flash_simulator_pages_copy()
413 …_nand_flash_simulator_pages_read(source_block, source_page + i, data_buffer, data_buffer + BYTES_P… in _lx_nand_flash_simulator_pages_copy()
420 …ages_write(nand_flash, destination_block, destination_page + i, data_buffer, data_buffer + BYTES_P… in _lx_nand_flash_simulator_pages_copy()
422 …_simulator_pages_write(destination_block, destination_page + i, data_buffer, data_buffer + BYTES_P… in _lx_nand_flash_simulator_pages_copy()
/LevelX-v6.2.1/common/inc/
Dlx_api.h512 …ONG source_page, ULONG destination_block, ULONG destination_page, ULONG pages, UCHAR* data_buffer);
527 …ONG source_page, ULONG destination_block, ULONG destination_page, ULONG pages, UCHAR* data_buffer);