Home
last modified time | relevance | path

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

/LevelX-v6.3.0/common/src/
Dlx_nor_flash_block_reclaim.c364 … (i * LX_NOR_SECTOR_SIZE), nor_flash -> lx_nor_flash_sector_buffer, in _lx_nor_flash_block_reclaim()
379 …flash_driver_write(nor_flash, new_sector_address, nor_flash -> lx_nor_flash_sector_buffer, LX_NOR_… in _lx_nor_flash_block_reclaim()
Dlx_nor_flash_simulator.c96 nor_flash -> lx_nor_flash_sector_buffer = &nor_sector_memory[0]; in _lx_nor_flash_simulator_initialize()
Dlx_nor_flash_open.c145 if (nor_flash -> lx_nor_flash_sector_buffer == LX_NULL) in _lx_nor_flash_open()
/LevelX-v6.3.0/common/inc/
Dlx_api.h621 ULONG *lx_nor_flash_sector_buffer; member