Searched full:andestech (Results 1 – 25 of 27) sorted by relevance
12
/Zephyr-latest/dts/riscv/andes/ |
D | andes_v5_ae350.dtsi | 19 compatible = "andestech,andescore-v5", "riscv"; 36 compatible = "andestech,andescore-v5", "riscv"; 53 compatible = "andestech,andescore-v5", "riscv"; 70 compatible = "andestech,andescore-v5", "riscv"; 87 compatible = "andestech,andescore-v5", "riscv"; 104 compatible = "andestech,andescore-v5", "riscv"; 121 compatible = "andestech,andescore-v5", "riscv"; 138 compatible = "andestech,andescore-v5", "riscv"; 165 compatible = "andestech,ae350"; 169 compatible = "sifive,plic-1.0.0", "andestech,nceplic100"; [all …]
|
/Zephyr-latest/dts/bindings/cache/ |
D | andestech,l2c.yaml | 8 This is a representation of AndesTech L2 cache node 10 compatible: "andestech,l2c"
|
/Zephyr-latest/dts/bindings/i2c/ |
D | andestech,atciic100.yaml | 8 This is a representation of AndesTech atciic100 I2C node 10 compatible: "andestech,atciic100"
|
/Zephyr-latest/dts/bindings/mbox/ |
D | andestech,mbox-plic-sw.yaml | 8 This is a representation of AndesTech MBOX PLIC-SW node 10 compatible: "andestech,mbox-plic-sw"
|
/Zephyr-latest/dts/bindings/dma/ |
D | andestech,atcdmac300.yaml | 6 compatible: "andestech,atcdmac300" 68 compatible = "andestech,atcdmac300"; 80 compatible = "andestech,atcspi200"
|
/Zephyr-latest/boards/andestech/adp_xc7k_ae350/ |
D | board.yml | 4 vendor: andestech
|
D | adp_xc7k_ae350.yaml | 25 vendor: andestech
|
D | adp_xc7k_ae350.dts | 14 compatible = "andestech,adp_xc7k_ae350"; 170 compatible = "jedec,spi-nor", "andestech,qspi-nor";
|
/Zephyr-latest/drivers/dma/ |
D | Kconfig.andes_atcdmac300 | 1 # Andestech ATCDMAC300 configuration options
|
/Zephyr-latest/dts/bindings/interrupt-controller/ |
D | andestech,nceplic100.yaml | 9 compatible: "andestech,nceplic100"
|
/Zephyr-latest/dts/bindings/watchdog/ |
D | andestech,atcwdt200.yaml | 9 compatible: "andestech,atcwdt200"
|
/Zephyr-latest/dts/bindings/cpu/ |
D | andes,andescore-v5.yaml | 7 compatible: "andestech,andescore-v5"
|
/Zephyr-latest/dts/bindings/spi/ |
D | andestech.atcspi200.yaml | 10 compatible: "andestech,atcspi200"
|
/Zephyr-latest/dts/bindings/timer/ |
D | andestech,machine-timer.yaml | 10 compatible: "andestech,machine-timer"
|
/Zephyr-latest/dts/bindings/gpio/ |
D | andestech,atcgpio100.yaml | 7 compatible: "andestech,atcgpio100"
|
/Zephyr-latest/include/zephyr/dt-bindings/gpio/ |
D | andestech-atcgpio100.h | 13 * specified by the Linux GPIO binding. Only applicable for Andestech Technology
|
/Zephyr-latest/dts/bindings/mtd/ |
D | andestech,qspi-nor.yaml | 7 compatible: "andestech,qspi-nor"
|
/Zephyr-latest/dts/bindings/counter/ |
D | andestech,atcpit100.yaml | 10 compatible: "andestech,atcpit100"
|
/Zephyr-latest/boards/andestech/adp_xc7k_ae350/doc/ |
D | index.rst | 326 .. _ADP-XC7K160/410: http://www.andestech.com/en/products-solutions/andeshape-platforms/adp-xc7k160… 328 .. _AndeShape AE350: http://www.andestech.com/en/products-solutions/andeshape-platforms/ae350-axi-b… 330 .. _AICE-MINI+: http://www.andestech.com/en/products-solutions/andeshape-platforms/aice-mini-plus/ 332 .. _AICE-MICRO: http://www.andestech.com/en/products-solutions/andeshape-platforms/aice-micro/ 334 .. _Andes Development Kit: https://github.com/andestech/Andes-Development-Kit/releases
|
/Zephyr-latest/drivers/gpio/ |
D | gpio_andes_atcgpio100.c | 8 * @file GPIO driver for the AndesTech ATCGPIO100 controller 16 #include <zephyr/dt-bindings/gpio/andestech-atcgpio100.h>
|
/Zephyr-latest/drivers/timer/ |
D | riscv_machine_timer.c | 16 /* andestech,machine-timer */
|
/Zephyr-latest/drivers/i2c/ |
D | i2c_andes_atciic100.h | 8 * @file I2C driver for AndesTech atciic100 IP
|
D | i2c_andes_atciic100.c | 8 * @file I2C driver for AndesTech atciic100 IP
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.5.rst | 1138 * Andes Technology Corporation (andestech): 1142 * :dtcompatible:`andestech,atcwdt200` 1143 * :dtcompatible:`andestech,plic-sw` 1144 * :dtcompatible:`andestech,qspi-nor`
|
/Zephyr-latest/dts/bindings/ |
D | vendor-prefixes.txt | 59 andestech Andes Technology Corporation
|
12