Home
last modified time | relevance | path

Searched full:ddr (Results 1 – 25 of 98) sorted by relevance

1234

/Zephyr-latest/boards/nxp/imx93_evk/
Dimx93_evk_mimx9352_m33_ddr.dts12 model = "NXP i.MX93 EVK board DDR variant";
15 zephyr,sram = &ddr;
19 ddr: memory@84000000 { label
Dimx93_evk_mimx9352_m33_ddr.yaml4 identifier: imx93_evk/mimx9352/m33/ddr
5 name: NXP i.MX93 EVK M33 DDR
Dboard.yml8 - name: ddr
/Zephyr-latest/boards/nxp/imx95_evk/
Dimx95_evk_mimx9596_m7_ddr.dts12 model = "NXP i.MX95 EVK board DDR variant";
15 zephyr,sram = &ddr;
19 ddr: memory@80000000 { label
Dimx95_evk_mimx9596_m7_ddr.yaml7 identifier: imx95_evk/mimx9596/m7/ddr
8 name: NXP i.MX95 EVK DDR variant
Dboard.yml10 - name: ddr
/Zephyr-latest/soc/nxp/imx/imx8m/m7/
Dmpu_regions.c55 * Region 4 DDR[0x4000_0000 - 0x8000_0000]:
58 MPU_REGION_ENTRY("DDR", REGION_DDR_BASE_ADDRESS,
63 * Non-cacheable area is provided in DDR memory, the DDR region [0x80000000 ~ 0x81000000]
69 * data section to be cacheable if the program running on DDR. The cacheable area base
73 * Region 5 DDR[0x8000_0000 - 0xBFFFFFFF]:
81 /* If run on DDR, configure text and data section to be cacheable */
Dlinker.ld13 DDR (wx) : ORIGIN = 0x80400000, LENGTH = 0x00C00000
15 DDR (wx) : ORIGIN = 0x80000000, LENGTH = 0x01000000
/Zephyr-latest/boards/toradex/verdin_imx8mp/
Dverdin_imx8mp_mimx8ml8_m7_ddr.yaml7 identifier: verdin_imx8mp/mimx8ml8/m7/ddr
8 name: Toradex Verdin iMX8M Plus (DDR)
Dboard.yml8 - name: ddr
Dverdin_imx8mp_mimx8ml8_m7_ddr.dts18 /* DDR */
/Zephyr-latest/boards/nxp/imx8mp_evk/
Dimx8mp_evk_mimx8ml8_m7_ddr.yaml7 identifier: imx8mp_evk/mimx8ml8/m7/ddr
8 name: NXP i.MX8M Plus EVK (DDR)
Dboard.yml10 - name: ddr
Dimx8mp_evk_mimx8ml8_m7_ddr.dts17 /* DDR */
/Zephyr-latest/include/zephyr/drivers/i3c/
Dhdr_ddr.h11 * @brief I3C HDR DDR API
12 * @defgroup i3c_hdr_ddr I3C HDR DDR API
28 * @brief Write a set amount of data to an I3C target device with HDR DDR.
56 * @brief Read a set amount of data from an I3C target device with HDR DDR.
84 * @brief Write then read data from an I3C target device with HDR DDR.
/Zephyr-latest/boards/udoo/udoo_neo_full/
Dudoo_neo_full_mcimx6x_m4.dts14 * usually within DDR.
22 * usually within DDR.
/Zephyr-latest/dts/bindings/memory-controllers/
Dsifive,fu740-c000-ddr.yaml7 compatible: "sifive,fu740-c000-ddr"
/Zephyr-latest/boards/phytec/phyboard_pollux/
Dphyboard_pollux_mimx8ml8_m7_defconfig17 # y for DDR memory space
/Zephyr-latest/boards/snps/em_starterkit/
Darc_mpu_regions.c47 /* Region DDR RAM */
48 MPU_REGION_ENTRY("DDR RAM",
/Zephyr-latest/soc/ti/k3/am6x/m4/
Dlinker.ld16 } GROUP_LINK_IN(DDR)
/Zephyr-latest/boards/nxp/imx95_evk/doc/
Dindex.rst238 for the DDR variant, one should use the Makefile targets containing the ``ddr`` keyword.
244 ``imx95_evk/mimx9596/m7/ddr``. The main difference between them is the memory
246 data and DTCM for R/W data), while ``imx95_evk/mimx9596/m7/ddr`` uses DDR.
255 2. Building the :zephyr:code-sample:`hello_world` application for the DDR-based board
259 :board: imx95_evk/mimx9596/m7/ddr
270 while, for the ``imx95_evk/mimx9596/m7/ddr`` board, you should get the following output:
275 Hello World! imx95_evk/mimx9596/m7/ddr
/Zephyr-latest/boards/renesas/rzg3s_smarc/
Drzg3s_smarc_r9a08g045s33gbg_cm33.dts55 ddr: memory@60000000 { label
58 zephyr,memory-region = "DDR";
/Zephyr-latest/dts/bindings/qspi/
Dnxp,s32-qspi.yaml30 - DDR
34 - Double Data Rate (DDR): sampling of incoming data occurs on both edges.
39 Set to align incoming data with 2x serial flash half clock, when in DDR
88 In case of Octal DDR mode, specifies whether a word unit composed of two
/Zephyr-latest/boards/renode/riscv32_virtual/support/
Driscv32_virtual.repl7 ddr: Memory.MappedMemory @ sysbus 0x80400000
/Zephyr-latest/boards/nxp/imx8mp_evk/doc/
Dindex.rst169 supported: ITCM and DDR). These are the memory mapping for A53 and M7:
182 | DDR | 0x80000000-0x803FFFFF | 0x80200000-0x803FFFFF | 0x80000000-0x801FFFFF | 2MB …
190 imx8mp_evk/mimx8ml8/m7/ddr for DDR).
212 DDR section in Programming and Debugging (M7)
227 and also need to reserve M4 DDR memory if using DDR code and sys address, and also
260 Extra Zephyr Kernel configure item for DDR Image:
262 If use remotepoc to boot DDR board (imx8mp_evk/mimx8ml8/m7/ddr), also need to enable

1234