Searched full:wch (Results 1 – 25 of 52) sorted by relevance
123
/Zephyr-latest/dts/riscv/wch/ch32v208/ |
D | ch32v208.dtsi | 9 #include <wch/qingke-v4c.dtsi> 18 compatible = "wch,ch32v00x-hse-clock"; 25 compatible = "wch,ch32v00x-hsi-clock"; 39 compatible = "wch,ch32v20x_30x-pll-clock"; 52 compatible = "wch,ch32v20x_30x-flash-controller"; 64 compatible = "wch,pwr"; 69 compatible = "wch,20x_30x-afio"; 75 compatible = "wch,gpio"; 84 compatible = "wch,gpio"; 93 compatible = "wch,gpio"; [all …]
|
/Zephyr-latest/dts/riscv/wch/ch32v0/ |
D | ch32v003.dtsi | 10 #include <wch/qingke-v2.dtsi> 20 compatible = "wch,ch32v00x-hse-clock"; 26 compatible = "wch,ch32v00x-hsi-clock"; 40 compatible = "wch,ch32v00x-pll-clock"; 52 compatible = "wch,ch32v00x-flash-controller"; 65 compatible = "wch,pwr"; 70 compatible = "wch,afio"; 77 compatible = "wch,gpio"; 87 compatible = "wch,gpio"; 96 compatible = "wch,gpio"; [all …]
|
/Zephyr-latest/dts/bindings/dma/ |
D | wch,wch-dma.yaml | 5 WCH DMA controller 7 The WCH DMA controller is a general-purpose direct memory access controller 16 It is present on WCH CH32V and CH32X series SoCs. 18 compatible: "wch,wch-dma"
|
/Zephyr-latest/boards/wch/ch32v003evt/doc/ |
D | index.rst | 6 The `WCH`_ CH32V003EVT hardware provides support for QingKe 32-bit RISC-V2A 13 The board is equipped with two LEDs. The `WCH webpage on CH32V003`_ contains 19 The QingKe 32-bit RISC-V2A processor of the WCH CH32V003EVT is clocked by an 69 Testing the LED on the WCH CH32V003EVT 81 in :zephyr_file:`boards/wch/ch32v003evt/ch32v003evt.dts`. 88 .. _WCH: http://www.wch-ic.com 89 .. _WCH webpage on CH32V003: https://www.wch-ic.com/products/CH32V003.html
|
/Zephyr-latest/boards/wch/ch32v003f4p6_dev_board/doc/ |
D | index.rst | 6 The `WCH`_ CH32V003F4P6 Development Board hardware provides support for 14 The `WCH webpage on CH32V003`_ contains the processor's information 20 The QingKe 32-bit RISC-V2A processor of the WCH CH32V003F4P6_DEV_BOARD is clocked 56 if PD1 is not put to ground (see :zephyr_file:`boards/wch/ch32v003f4p6_dev_board/board.c`). 78 Testing the LED on the WCH CH32V003F4P6_DEV_BOARD 90 in :zephyr_file:`boards/wch/ch32v003f4p6_dev_board/ch32v003f4p6_dev_board.dts`. 97 .. _WCH: http://www.wch-ic.com 98 .. _WCH webpage on CH32V003: https://www.wch-ic.com/products/CH32V003.html
|
/Zephyr-latest/boards/wch/linkw/doc/ |
D | index.rst | 6 The `WCH`_ LinkW hardware provides support for QingKe 32-bit RISC-V4C 14 The `WCH webpage on CH32V208`_ contains the processor's manuals. 15 The `WCH webpage on LinkW`_ contains the LinkW's schematic. 20 The QingKe 32-bit RISC-V4C processor of the WCH LinkW is clocked by an external 96 Testing the LED on the WCH linkw 108 in :zephyr_file:`boards/wch/linkw/linkw.dts`. 115 .. _WCH: http://www.wch-ic.com 116 .. _WCH webpage on CH32V208: https://www.wch-ic.com/products/CH32V208.html 117 .. _WCH webpage on LinkW: https://www.wch-ic.com/products/WCH-Link.html
|
/Zephyr-latest/boards/wch/ch32v003evt/ |
D | board.yml | 3 full_name: WCH CH32V003EVT 4 vendor: wch
|
/Zephyr-latest/boards/wch/linkw/ |
D | board.yml | 3 full_name: WCH LinkW 4 vendor: wch
|
/Zephyr-latest/boards/wch/ch32v003f4p6_dev_board/ |
D | board.yml | 3 full_name: WCH CH32V003F4P6 Development Board 4 vendor: wch
|
/Zephyr-latest/dts/bindings/serial/ |
D | wch,usart.yaml | 1 description: WCH CH32V00x UART 3 compatible: "wch,usart"
|
/Zephyr-latest/drivers/pinctrl/ |
D | Kconfig.wch_afio | 5 bool "WCH AFIO pin controller driver" 9 WCH AFIO pin controller driver.
|
D | Kconfig.wch_20x_30x_afio | 5 bool "WCH AFIO pin controller driver for CH32V20x/30x" 9 WCH CH32V20x/30x AFIO pin controller driver.
|
/Zephyr-latest/drivers/interrupt_controller/ |
D | Kconfig.wch_pfic | 5 bool "WCH Programmable Fast Interrupt Controller (PFIC)" 9 Interrupt controller for WCH PFIC.
|
/Zephyr-latest/dts/bindings/clock/ |
D | wch,ch32v00x-hse-clock.yaml | 4 description: WCH CH32V00x HSE Clock 6 compatible: "wch,ch32v00x-hse-clock"
|
D | wch,ch32v00x-hsi-clock.yaml | 4 description: WCH CH32V00x HSI Clock 6 compatible: "wch,ch32v00x-hsi-clock"
|
D | wch,rcc.yaml | 4 description: WCH CH32V00x Reset and Clock Control (RCC) 6 compatible: "wch,rcc"
|
D | wch,ch32v00x-pll-clock.yaml | 4 description: WCH CH32V00x PLL 6 compatible: "wch,ch32v00x-pll-clock"
|
/Zephyr-latest/dts/bindings/timer/ |
D | wch,systick.yaml | 4 description: WCH CH32V00x Systick 6 compatible: "wch,systick"
|
/Zephyr-latest/dts/bindings/cpu/ |
D | wch,qingke-v4c.yaml | 4 description: WCH QingKe V4C RISC-V MCU 6 compatible: "wch,qingke-v4c"
|
D | wch,qingke-v2.yaml | 4 description: WCH QingKe V2 RISC-V MCU 6 compatible: "wch,qingke-v2"
|
/Zephyr-latest/dts/riscv/wch/ |
D | qingke-v2.dtsi | 17 compatible = "wch,qingke-v2"; 30 compatible = "wch,pfic"; 39 compatible = "wch,systick";
|
D | qingke-v4c.dtsi | 17 compatible = "wch,qingke-v4c"; 30 compatible = "wch,pfic"; 39 compatible = "wch,systick";
|
/Zephyr-latest/dts/bindings/interrupt-controller/ |
D | wch,pfic.yaml | 4 description: WCH CH32V00x Programmable Fast Interrupt Controller (PFIC) 6 compatible: "wch,pfic"
|
/Zephyr-latest/boards/wch/ |
D | index.rst | 1 .. _boards-wch: 3 WCH - Nanjing Qinheng Microelectronics Co.
|
/Zephyr-latest/dts/bindings/gpio/ |
D | wch,gpio.yaml | 4 description: WCH CH32V00x General-Purpose Input/Output (GPIO) 6 compatible: "wch,gpio"
|
123