Searched refs:RRAM (Results 1 – 13 of 13) sorted by relevance
/Zephyr-latest/drivers/flash/ |
D | soc_flash_nrf_rram.c | 42 #define RRAM DT_INST(0, soc_nv_flash) macro 47 #define RRAM_START DT_REG_ADDR(RRAM) 49 #define RRAM_SIZE DT_REG_SIZE(RRAM) 51 #define PAGE_SIZE DT_PROP(RRAM, erase_block_size) 54 #define WRITE_BLOCK_SIZE_FROM_DT DT_PROP(RRAM, write_block_size)
|
D | Kconfig.nrf_rram | 8 bool "Nordic Semiconductor flash driver for nRF RRAM" 18 Enables Nordic Semiconductor flash driver for nRF RRAM controllers. 19 The entire contiguous block of RRAM gets logically divided into pages,
|
D | Kconfig.numaker_rmc | 7 bool "Nuvoton NuMaker MCU embedded RRAM memory controller"
|
/Zephyr-latest/boards/nordic/nrf54l15dk/ |
D | nrf54l15dk_nrf54l05_cpuapp.dts | 22 /* FLPR not supported yet, give all SRAM and RRAM to the APP core */ 32 /* These partition sizes assume no FLPR area in RRAM */
|
D | nrf54l15dk_nrf54l10_cpuapp.dts | 22 /* FLPR not supported yet, give all SRAM and RRAM to the APP core */ 32 /* These partition sizes assume no FLPR area in RRAM */
|
D | nrf54l15dk_nrf54l15_cpuflpr_xip_defconfig | 14 # Execute from RRAM
|
/Zephyr-latest/snippets/nordic-flpr-xip/ |
D | README.rst | 11 FLPR code is to be executed from RRAM, so the FLPR image must be built
|
/Zephyr-latest/boards/native/nrf_bsim/doc/ |
D | nrf54l15bsim.rst | 31 occupy its RRAM. Therefore, as the nRF54L15, nRF54L10 and nRF54L05 SOCs only differ in the amount 32 of available RAM and RRAM either can be simulated using the nrf54l15bsim. 89 * Currently there is no model of the SPU, and therefore neither RRAM, RAM areas or peripherals
|
/Zephyr-latest/boards/nordic/nrf54l20pdk/doc/ |
D | index.rst | 19 * RRAM 47 | RRAM | on-chip | flash |
|
/Zephyr-latest/boards/nordic/nrf54l15dk/doc/ |
D | index.rst | 19 * RRAM 72 | RRAM | on-chip | flash |
|
/Zephyr-latest/doc/services/storage/zms/ |
D | zms.rst | 7 technologies like RRAM and MRAM that do not require a separate erase operation at all, that is, 308 Storage devices whether they are classical Flash or new technologies like RRAM/MRAM has a limited 398 - If you are using a non-erasable technology device like RRAM or MRAM, :ref:`ZMS <zms_api>` is defi…
|
/Zephyr-latest/doc/releases/ |
D | release-notes-4.0.rst | 19 types, including traditional NOR flash and advanced technologies like RRAM and MRAM that support 1355 new technologies like RRAM and MRAM that do not require a separate erase operation at all.
|
D | release-notes-3.7.rst | 847 * Added support for RRAM on nrf54l15 devices.
|