Searched full:openisa (Results 1 – 25 of 49) sorted by relevance
12
/Zephyr-latest/dts/riscv/openisa/ |
D | rv32m1.dtsi | 6 #include <zephyr/dt-bindings/interrupt-controller/openisa-intmux.h> 25 compatible = "openisa,ri5cy", "riscv"; 32 compatible = "openisa,zero-ri5cy", "riscv"; 50 compatible = "openisa,rv32m1-pinctrl"; 61 compatible = "openisa,rv32m1-pcc"; 67 compatible = "openisa,rv32m1-pcc"; 73 compatible = "openisa,rv32m1-event-unit"; 81 compatible = "openisa,rv32m1-event-unit"; 89 compatible = "openisa,rv32m1-intmux"; 99 compatible = "openisa,rv32m1-intmux-ch"; [all …]
|
/Zephyr-latest/soc/openisa/rv32m1/ |
D | Kconfig.soc | 7 Enable support for OpenISA RV32M1 RISC-V processors. Choose 15 OpenISA RV32M1 RI5CY core 21 OpenISA RV32M1 ZERO-RISCY core
|
/Zephyr-latest/dts/bindings/gpio/ |
D | openisa,rv32m1-gpio.yaml | 1 description: OpenISA GPIO node 3 compatible: "openisa,rv32m1-gpio" 17 openisa,rv32m1-port:
|
/Zephyr-latest/boards/openisa/rv32m1_vega/ |
D | rv32m1_vega_openisa_rv32m1_zero_riscy.dts | 8 #include "openisa/rv32m1_zero_riscy.dtsi" 12 model = "OpenISA RV32M1 Vega Zero RISCY"; 13 compatible = "openisa,rv32m1";
|
D | board.yml | 3 full_name: OpenISA VEGAboard 4 vendor: openisa
|
D | rv32m1_vega_openisa_rv32m1_ri5cy.dts | 8 #include "openisa/rv32m1_ri5cy.dtsi" 12 model = "OpenISA RV32M1 Vega RI5CY"; 13 compatible = "openisa,rv32m1";
|
/Zephyr-latest/dts/bindings/flash_controller/ |
D | openisa,rv32m1-ftfe.yaml | 1 description: OpenISA Flash Memory Module E (FTFE) 3 compatible: "openisa,rv32m1-ftfe"
|
/Zephyr-latest/dts/bindings/timer/ |
D | openisa,rv32m1-lptmr.yaml | 1 description: OpenISA RV32M1 LPTMR peripheral 3 compatible: "openisa,rv32m1-lptmr"
|
/Zephyr-latest/boards/openisa/ |
D | index.rst | 1 .. _boards-openisa: 3 OpenISA chapter
|
/Zephyr-latest/dts/bindings/serial/ |
D | openisa,rv32m1-lpuart.yaml | 1 description: OpenISA LPUART 3 compatible: "openisa,rv32m1-lpuart"
|
/Zephyr-latest/dts/bindings/cpu/ |
D | openisa,ri5cy.yaml | 5 description: OpenISA RI5CY core 7 compatible: "openisa,ri5cy"
|
D | openisa,zero-ri5cy.yaml | 5 description: OpenISA Zero-RI5CY core 7 compatible: "openisa,zero-ri5cy"
|
/Zephyr-latest/dts/bindings/rng/ |
D | openisa,rv32m1-trng.yaml | 4 description: OpenISA TRNG (True Random Number Generator) 6 compatible: "openisa,rv32m1-trng"
|
/Zephyr-latest/dts/bindings/i2c/ |
D | openisa,rv32m1-lpi2c.yaml | 4 description: OpenISA LPI2C controller 6 compatible: "openisa,rv32m1-lpi2c"
|
/Zephyr-latest/dts/bindings/pinctrl/ |
D | openisa,rv32m1-pinctrl.yaml | 6 OpenISA RV32M1 pinctrl node. This node will define pin configurations in pin groups, 31 compatible: "openisa,rv32m1-pinctrl" 54 in the OpenISA HAL for a defined list of these options 65 openisa,passive-filter:
|
D | openisa,rv32m1-pinmux.yaml | 3 compatible: "openisa,rv32m1-pinmux"
|
/Zephyr-latest/dts/bindings/spi/ |
D | openisa,rv32m1-lpspi.yaml | 4 description: OpenISA LPSPI controller 6 compatible: "openisa,rv32m1-lpspi"
|
/Zephyr-latest/dts/bindings/pwm/ |
D | openisa,rv32m1-tpm.yaml | 4 description: OpenISA Timer/PWM Module (TPM) 6 compatible: "openisa,rv32m1-tpm"
|
/Zephyr-latest/tests/bluetooth/controller/ctrl_user_ext/ |
D | CMakeLists.txt | 18 ${ZEPHYR_BASE}/bluetooth/controller/ll_sw/openisa 19 ${ZEPHYR_BASE}/bluetooth/hci/openisa
|
/Zephyr-latest/tests/bluetooth/df/connectionless_cte_tx/ |
D | CMakeLists.txt | 31 ${ZEPHYR_BASE}/bluetooth/controller/ll_sw/openisa 32 ${ZEPHYR_BASE}/bluetooth/hci/openisa
|
/Zephyr-latest/tests/bluetooth/df/connection_cte_req/ |
D | CMakeLists.txt | 32 ${ZEPHYR_BASE}/bluetooth/controller/ll_sw/openisa 33 ${ZEPHYR_BASE}/bluetooth/hci/openisa
|
/Zephyr-latest/tests/bluetooth/df/connection_cte_tx_params/ |
D | CMakeLists.txt | 32 ${ZEPHYR_BASE}/bluetooth/controller/ll_sw/openisa 33 ${ZEPHYR_BASE}/bluetooth/hci/openisa
|
/Zephyr-latest/tests/bluetooth/df/connectionless_cte_rx/ |
D | CMakeLists.txt | 31 ${ZEPHYR_BASE}/bluetooth/controller/ll_sw/openisa 32 ${ZEPHYR_BASE}/bluetooth/hci/openisa
|
/Zephyr-latest/subsys/bluetooth/controller/ |
D | CMakeLists.txt | 203 ll_sw/openisa 204 ll_sw/openisa/hci 219 ll_sw/openisa
|
/Zephyr-latest/drivers/clock_control/ |
D | Kconfig.rv32m1 | 1 # OpenISA RV32M1 PPC
|
12