Searched full:emsdp (Results 1 – 25 of 31) sorted by relevance
12
/Zephyr-latest/soc/snps/emsdp/ |
D | Kconfig.soc | 11 Synopsys ARC EM4 of EMSDP 17 Synopsys ARC EM5D of EMSDP 23 Synopsys ARC EM6 of EMSDP 29 Synopsys ARC EM7D of EMSDP 35 Synopsys ARC EM7D+ESP of EMSDP 41 Synopsys ARC EM9D of EMSDP 47 Synopsys ARC EM11D of EMSDP 50 default "emsdp" if SOC_ARC_EMSDP
|
D | soc.yml | 2 - name: emsdp
|
/Zephyr-latest/dts/bindings/pinctrl/ |
D | snps,emsdp-pinctrl.yaml | 5 Synopsys ARC EMSDP board Pin controller for Pmod and Arduino shield interface. 13 #include <zephyr/dt-bindings/pinctrl/emsdp-pinctrl.h> 21 compatible: "snps,emsdp-pinctrl" 31 This binding gives a base representation of the EMSDP pins 39 EMSDP pin's configuration (pin, IO function).
|
/Zephyr-latest/boards/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_em11d.dts | 9 #include <synopsys/emsdp.dtsi> 12 #include "emsdp-pinctrl.dtsi" 15 model = "emsdp"; 16 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 | board.yml | 2 name: emsdp
|
D | emsdp_emsdp_em4.yaml | 1 identifier: emsdp/emsdp_em4
|
D | emsdp_emsdp_em5d.yaml | 1 identifier: emsdp/emsdp_em5d
|
D | emsdp_emsdp_em7d.yaml | 1 identifier: emsdp/emsdp_em7d
|
D | emsdp_emsdp_em11d.yaml | 1 identifier: emsdp/emsdp_em11d
|
D | emsdp_emsdp_em7d_esp.yaml | 1 identifier: emsdp/emsdp_em7d_esp
|
D | emsdp_emsdp_em6.yaml | 1 identifier: emsdp/emsdp_em6
|
D | emsdp_emsdp_em9d.yaml | 1 identifier: emsdp/emsdp_em9d
|
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/drivers/pinctrl/ |
D | Kconfig.emsdp | 5 bool "EMSDP pinmux driver" 9 Enable driver for the synopsys ARC EMSDP pinctrl driver
|
D | Kconfig | 62 source "drivers/pinctrl/Kconfig.emsdp"
|
/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, 42 | Interface | Controller | EMSDP | Driver/Component | 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
|
12