Searched refs:memory (Results 426 – 450 of 1823) sorted by relevance
1...<<11121314151617181920>>...73
/Zephyr-latest/soc/gaisler/gr716a/ |
D | linker.ld | 15 * GR716A memory map 17 * LENGTH values represent the maximum possible. All memory regions may not be
|
/Zephyr-latest/boards/nxp/mimxrt1180_evk/ |
D | mimxrt1180_evk_mimxrt1189_cm33.dts | 29 hyperram0: memory@14000000 { 31 device_type = "memory";
|
/Zephyr-latest/samples/drivers/i2s/i2s_codec/ |
D | README.rst | 11 an audio stream. It configures and starts from memory buffer or from DMIC to 33 from DMIC or from memory buffer.
|
/Zephyr-latest/dts/arm/atmel/ |
D | sam4l.dtsi | 40 sram0: memory@20000000 { 46 * memory available. The PicoCache will be keep disable to ensures 47 * deterministic behaviour. That way the extra memory can be 50 sram1: memory@21000000 { 51 compatible = "zephyr,memory-region", "mmio-sram"; 53 zephyr,memory-region = "SRAM1";
|
/Zephyr-latest/boards/st/stm32f7508_dk/ |
D | stm32f7508_dk.dts | 11 #include <zephyr/dt-bindings/memory-attr/memory-attr-arm.h> 53 compatible = "zephyr,memory-region", "mmio-sram"; 54 device_type = "memory"; 56 zephyr,memory-region = "SDRAM1"; 57 zephyr,memory-attr = <( DT_MEM_ARM(ATTR_MPU_RAM) )>;
|
/Zephyr-latest/samples/drivers/ipm/ipm_ivshmem/ |
D | README.rst | 5 Implement inter-processor mailbox (IPM) over IVSHMEM (Inter-VM shared memory) 30 shared memory size are decided at run-time (when the server is executed). 31 For Zephyr, the number of vectors and shared memory size of ivshmem are 101 Shared memory: 0xafa00000 of size 4194304 bytes 117 Shared memory: 0xafa00000 of size 4194304 bytes 129 Shared memory: 0xafa00000 of size 4194304 bytes
|
/Zephyr-latest/tests/drivers/dma/chan_blen_transfer/boards/ |
D | stm32f746g_disco.overlay | 12 zephyr,memory-attr = <( DT_MEM_ARM(ATTR_MPU_RAM_NOCACHE) )>;
|
/Zephyr-latest/tests/drivers/dma/loop_transfer/boards/ |
D | stm32f746g_disco.overlay | 12 zephyr,memory-attr = <( DT_MEM_ARM(ATTR_MPU_RAM_NOCACHE) )>;
|
/Zephyr-latest/soc/intel/intel_ish/intel_ish5/ |
D | linker.ld | 7 #include <zephyr/arch/x86/memory.ld>
|
/Zephyr-latest/lib/hash/ |
D | Kconfig.hash_map | 23 large contiguous memory regions are scarce. 34 memory region. 38 memory caching.
|
/Zephyr-latest/tests/drivers/spi/spi_error_cases/boards/ |
D | nrf54h20dk_nrf54h20_cpuapp_fast.overlay | 60 memory-regions = <&dma_fast_region>; 76 memory-regions = <&cpuapp_dma_region>;
|
/Zephyr-latest/tests/drivers/i2c/i2c_target_api/boards/ |
D | nrf54h20dk_nrf54h20_cpuapp.overlay | 52 memory-regions = <&cpuapp_dma_region>; 69 memory-regions = <&cpuapp_dma_region>;
|
/Zephyr-latest/doc/services/portability/ |
D | cmsis_rtos_v2.rst | 59 ``osErrorResource`` (the memory pool specified by 60 parameter mp_id is in an invalid memory pool state) is 64 ``osErrorResource`` (the memory pool specified by 65 parameter mp_id is in an invalid memory pool state) is
|
/Zephyr-latest/soc/intel/lakemont/ |
D | linker.ld | 7 #include <zephyr/arch/x86/memory.ld>
|
/Zephyr-latest/dts/riscv/ite/ |
D | it81302dx.dtsi | 11 sram0: memory@80100000 {
|
D | it81202cx.dtsi | 11 sram0: memory@80100000 {
|
D | it81302cx.dtsi | 11 sram0: memory@80100000 {
|
D | it81202dx.dtsi | 11 sram0: memory@80100000 {
|
/Zephyr-latest/drivers/xen/ |
D | CMakeLists.txt | 7 zephyr_sources(memory.c)
|
/Zephyr-latest/drivers/spi/ |
D | Kconfig.grlib_spimctrl | 5 bool "GRLIB SPI memory controller"
|
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_lpc11u66.dtsi | 11 sram0: memory@10000000 {
|
D | nxp_lpc11u68.dtsi | 11 sram0: memory@10000000 {
|
D | nxp_lpc11u67.dtsi | 11 sram0: memory@10000000 {
|
/Zephyr-latest/doc/kernel/memory_management/ |
D | index.rst | 6 The following contains various topics regarding memory management.
|
/Zephyr-latest/samples/subsys/mgmt/mcumgr/smp_svr/boards/ |
D | nrf52840dk_nrf52840_ram_load.overlay | 12 sram0: memory@20006000 {
|
1...<<11121314151617181920>>...73