Searched refs:emsdp (Results 1 – 17 of 17) sorted by relevance
/Zephyr-latest/boards/snps/emsdp/ |
D | emsdp_emsdp_em11d.dts | 9 #include <synopsys/emsdp.dtsi> 12 #include "emsdp-pinctrl.dtsi" 15 model = "emsdp"; 16 compatible = "snps,emsdp", "snps,emsdp";
|
D | emsdp_emsdp_em4.dts | 9 #include <synopsys/emsdp.dtsi> 13 model = "emsdp"; 14 compatible = "snps,emsdp", "snps,emsdp";
|
D | emsdp_emsdp_em5d.dts | 9 #include <synopsys/emsdp.dtsi> 13 model = "emsdp"; 14 compatible = "snps,emsdp", "snps,emsdp";
|
D | emsdp_emsdp_em6.dts | 9 #include <synopsys/emsdp.dtsi> 13 model = "emsdp"; 14 compatible = "snps,emsdp", "snps,emsdp";
|
D | emsdp_emsdp_em7d.dts | 9 #include <synopsys/emsdp.dtsi> 13 model = "emsdp"; 14 compatible = "snps,emsdp", "snps,emsdp";
|
D | emsdp_emsdp_em7d_esp.dts | 9 #include <synopsys/emsdp-sec.dtsi> 13 model = "emsdp"; 14 compatible = "snps,emsdp", "snps,emsdp";
|
D | emsdp_emsdp_em9d.dts | 9 #include <synopsys/emsdp.dtsi> 14 model = "emsdp"; 15 compatible = "snps,emsdp", "snps,emsdp";
|
D | Kconfig.emsdp | 16 The ARC EM Software Development Platform (emsdp) is an FPGA based
|
D | emsdp-pinctrl.dtsi | 3 #include <zephyr/dt-bindings/pinctrl/emsdp-pinctrl.h>
|
/Zephyr-latest/dts/arc/synopsys/ |
D | emsdp-sec.dtsi | 6 #include "emsdp.dtsi"
|
D | emsdp.dtsi | 106 compatible = "snps,emsdp-pinctrl";
|
/Zephyr-latest/boards/snps/emsdp/doc/ |
D | index.rst | 1 .. zephyr:board:: emsdp 21 board which takes the form ``emsdp/<core>`` whereby core is ``emsdp_em4`` for EM4, 165 ``emsdp`` as the board configuration, you can select the ARC EM Software 170 :board: emsdp/emsdp_em7d 183 :board: emsdp/emsdp_em4 221 :board: emsdp/emsdp_em6 231 :board: emsdp/emsdp_em6 255 :board: emsdp/emsdp_em6
|
/Zephyr-latest/soc/snps/emsdp/ |
D | Kconfig.soc | 50 default "emsdp" if SOC_ARC_EMSDP
|
/Zephyr-latest/drivers/pinctrl/ |
D | Kconfig | 64 source "drivers/pinctrl/Kconfig.emsdp"
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.4.rst | 566 * Improved emsdp platform support:
|
D | release-notes-2.0.rst | 107 * emsdp
|
D | release-notes-2.4.rst | 1499 * :github:`25892` - arc emsdp board work wrong with emsdp_em7d_esp config
|