Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/mdk/
Dsystem_nrf5340_application.c325 uint32_t ram_region = ((uint32_t)NRF_FICR_NS - (uint32_t)RAM_BASE) / SPU_RAMREGION_SIZE; in SystemStoreFICRNS()
338 uint32_t ram_region = ((uint32_t)NRF_FICR_NS - (uint32_t)RAM_BASE) / SPU_RAMREGION_SIZE; in SystemLockFICRNS()
Dsystem_nrf91.c334 uint32_t ram_region = ((uint32_t)NRF_FICR_NS - (uint32_t)RAM_BASE) / SPU_RAMREGION_SIZE; in SystemStoreFICRNS()
348 uint32_t ram_region = ((uint32_t)NRF_FICR_NS - (uint32_t)RAM_BASE) / SPU_RAMREGION_SIZE; in SystemLockFICRNS()
Dnrf9160_peripherals.h210 #define SPU_RAMREGION_SIZE 0x2000ul macro
Dnrf9120_peripherals.h210 #define SPU_RAMREGION_SIZE 0x2000ul macro
Dnrf5340_application_peripherals.h289 #define SPU_RAMREGION_SIZE 0x2000ul macro