Home
last modified time | relevance | path

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

/external/nos/host/generic/nugget/include/
Dflash_layout.h22 #define CHIP_FLASH_BASE 0x80000 macro
25 #define CHIP_FLASH_BASE 0x40000 macro
/external/nos/host/generic/citadel/updater/
Dupdater.cpp369 CHIP_FLASH_BASE + offset, CHIP_FLASH_BASE + stop, imagesize); in try_update()
382 CHIP_FLASH_BASE + offset, CHIP_FLASH_BASE + stop); in try_update()