Home
last modified time | relevance | path

Searched refs:dtcm (Results 76 – 100 of 100) sorted by relevance

1234

/Zephyr-latest/boards/nxp/mimxrt1040_evk/
Dmimxrt1040_evk.dts28 zephyr,dtcm = &dtcm;
/Zephyr-latest/soc/nxp/imxrt/
DKconfig.defconfig72 DT_CHOSEN_Z_DTCM := zephyr,dtcm
/Zephyr-latest/dts/arm/nxp/
Dnxp_rt1024.dtsi36 &dtcm {
Dnxp_imx8m_m4.dtsi32 compatible = "nxp,imx-dtcm";
Dnxp_rt10xx.dtsi107 dtcm: dtcm@20000000 { label
108 compatible = "zephyr,memory-region", "nxp,imx-dtcm";
Dnxp_s32k344_m7.dtsi50 dtcm: memory@20000000 { label
51 compatible = "zephyr,memory-region", "arm,dtcm";
Dnxp_imx7d_m4.dtsi44 compatible = "nxp,imx-dtcm";
Dnxp_rt1010.dtsi26 &dtcm {
Dnxp_imx6sx_m4.dtsi39 compatible = "nxp,imx-dtcm";
/Zephyr-latest/boards/witte/linum/
Dlinum.dts21 zephyr,dtcm = &dtcm;
/Zephyr-latest/boards/nxp/mimxrt1064_evk/
Dmimxrt1064_evk.dts33 zephyr,dtcm = &dtcm;
/Zephyr-latest/boards/nxp/mimxrt1062_fmurt6/
Dmimxrt1062_fmurt6.dts35 zephyr,dtcm = &dtcm;
/Zephyr-latest/boards/nxp/vmu_rt1170/
Dvmu_rt1170_mimxrt1176_cm7.dts31 zephyr,dtcm = &dtcm;
/Zephyr-latest/boards/nxp/mr_canhubk3/
Dmr_canhubk3.dts24 zephyr,dtcm = &dtcm;
/Zephyr-latest/boards/digilent/arty_a7/dts/
Darty_a7_arm_designstart.dtsi17 zephyr,sram = &dtcm;
/Zephyr-latest/cmake/linker_script/arm/
Dlinker.cmake185 dt_chosen(chosen_dtcm PROPERTY "zephyr,dtcm")
/Zephyr-latest/dts/arm/st/h7rs/
Dstm32h7rs.dtsi68 dtcm: memory@20000000 { label
69 compatible = "zephyr,memory-region", "arm,dtcm";
/Zephyr-latest/boards/phytec/phyboard_pollux/doc/
Dindex.rst152 zephyr,sram = &dtcm;
/Zephyr-latest/soc/andestech/ae350/
Dlinker.ld375 #include <snippets-dtcm-section.ld>
/Zephyr-latest/soc/infineon/cat1b/cyw20829/
Dlinker.ld432 #include <snippets-dtcm-section.ld>
/Zephyr-latest/include/zephyr/arch/arm/cortex_m/scripts/
Dlinker.ld399 #include <snippets-dtcm-section.ld>
/Zephyr-latest/include/zephyr/arch/riscv/common/
Dlinker.ld404 #include <snippets-dtcm-section.ld>
/Zephyr-latest/doc/build/dts/api/
Dapi.rst406 * - zephyr,dtcm
/Zephyr-latest/drivers/ethernet/
Deth_stm32_hal.c54 #error DTCM for DMA buffer is activated but zephyr,dtcm is not present in dts
/Zephyr-latest/cmake/modules/
Dextensions.cmake1253 # DTCM_SECTION Inside the dtcm data section.
1307 set(dtcm_path "${snippet_base}/snippets-dtcm-section.ld")
1364 dt_has_chosen(HAS_DTCM PROPERTY "zephyr,dtcm")
1366 message(FATAL_ERROR "Trying to link snippet into dtcm but no dtcm available. "
1367 "Add `zephyr,dtcm` to the device tree if supported on your device or choose another "

1234