Searched refs:_lx_nor_flash_simulator_read (Results 1 – 1 of 1) sorted by relevance
64 UINT _lx_nor_flash_simulator_read(LX_NOR_FLASH *nor_flash, ULONG *flash_address, ULONG *destinatio…70 UINT _lx_nor_flash_simulator_read(ULONG *flash_address, ULONG *destination, ULONG words);89 nor_flash -> lx_nor_flash_driver_read = _lx_nor_flash_simulator_read; in _lx_nor_flash_simulator_initialize()102 UINT _lx_nor_flash_simulator_read(LX_NOR_FLASH *nor_flash, ULONG *flash_address, ULONG *destinatio… in _lx_nor_flash_simulator_read() function104 UINT _lx_nor_flash_simulator_read(ULONG *flash_address, ULONG *destination, ULONG words) in _lx_nor_flash_simulator_read()