Home
last modified time | relevance | path

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

/LevelX-v6.3.0/common/src/
Dfx_nor_flash_simulator_driver.c220 status = lx_nor_flash_sector_read(&nor_flash, logical_sector, destination_buffer); in _fx_nor_flash_simulator_driver()
400 status = lx_nor_flash_sector_read(&nor_flash, 0, destination_buffer); in _fx_nor_flash_simulator_driver()
/LevelX-v6.3.0/common/
DCMakeLists.txt58 ${CMAKE_CURRENT_LIST_DIR}/src/lx_nor_flash_sector_read.c
/LevelX-v6.3.0/common/inc/
Dlx_api.h729 #define lx_nor_flash_sector_read _lx_nor_flash_sector_read macro