Searched refs:NRF51_SRAM_BASE (Results 1 – 2 of 2) sorted by relevance
22 #define NRF51_SRAM_BASE 0x20000000 macro
98 memory_region_add_subregion(&s->container, NRF51_SRAM_BASE, &s->sram); in nrf51_soc_realize()