Home
last modified time | relevance | path

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

/qemu/include/hw/arm/
H A Dnrf51.h22 #define NRF51_SRAM_BASE 0x20000000 macro
/qemu/hw/arm/
H A Dnrf51_soc.c98 memory_region_add_subregion(&s->container, NRF51_SRAM_BASE, &s->sram); in nrf51_soc_realize()