Home
last modified time | relevance | path

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

/mcuboot-latest/boot/zephyr/
Dflash_map_extended.c23 #define FLASH_DEVICE_BASE CONFIG_FLASH_BASE_ADDRESS macro
28 #define FLASH_DEVICE_BASE 0 macro
34 #define FLASH_DEVICE_BASE 0 macro
50 *ret = FLASH_DEVICE_BASE; in flash_device_base()