Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/mdk/
Dnrf54h20_xxaa_radiocore_memory.h52 #define NRF_MEMORY_RAM0_BASE 0x23000000 macro
Dnrf9230_enga_xxaa_radiocore_memory.h52 #define NRF_MEMORY_RAM0_BASE 0x23000000 macro
Dnrf9230_engb_xxaa_radiocore_memory.h52 #define NRF_MEMORY_RAM0_BASE 0x23000000 macro
Dnrf5340_xxaa_application_memory.h60 #define NRF_MEMORY_RAM0_BASE 0x20000000 macro
/hal_nordic-latest/nrfx/helpers/
Dnrfx_ram_ctrl.c48 #if !defined(NRF_MEMORY_RAM_BASE) && defined(NRF_MEMORY_RAM0_BASE)
49 #define NRF_MEMORY_RAM_BASE NRF_MEMORY_RAM0_BASE