Description: AMBA 2.0 APB UART; IrDA Support; 16550 Compatible Registers Name: DW_apb_uart Version: 4.04a ECCN: 3E991/NLR STARs: Open and/or Closed STARs myDesignWare: Subscribe for Notifications Product Type: DesignWare Library IP Overview: Product Overview Website Documentation: Show Documents...
[package] name = "dw_apb_uart" authors = ["Luoyuan Xiao <xiaoluoyuan@163.com>"] version = "0.1.0" edition = "2021" license = "GPL-2.0" repository = "https://github.com/elliott10/arceos/tree/main/crates/dw_apb_uart" description = "Uart snps,dw-apb-uart driver in Rust for BST...
kraigyang/dw_apb_uart main 1 Branch0 Tags Code This branch is 1 commit behind Starry-OS/dw_apb_uart:main. Folders and files Latest commit Azure-stars chore: add gitignoreMay 1, 2024 e17045e· May 1, 2024 History4 Commits src fix: 以arceos最新内容作为伊始,准备重构 Aug 31, 2023 ....
DesignWare DW_apb_uart Databook Contents Contents Preface . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 ...
3 changes: 3 additions & 0 deletions 3 Documentation/devicetree/bindings/serial/snps-dw-apb-uart.yaml Original file line numberDiff line numberDiff line change @@ -48,6 +48,9 @@ properties: - starfive,jh7100-hsuart - starfive,jh7100-uart - const: snps,dw-apb-uart - items: - const...
1 change: 1 addition & 0 deletions 1 Documentation/devicetree/bindings/serial/snps-dw-apb-uart.yaml Original file line numberDiff line numberDiff line change @@ -35,6 +35,7 @@ properties: - rockchip,rk3568-uart - rockchip,rk3588-uart - rockchip,rv1108-uart - rockchip,rv1126-uart ...
3 changes: 0 additions & 3 deletions3Documentation/devicetree/bindings/serial/snps-dw-apb-uart.yaml Original file line numberDiff line numberDiff line change Expand Up@@ -48,9 +48,6 @@ properties: -starfive,jh7100-hsuart -starfive,jh7100-uart ...
repository = "https://github.com/elliott10/arceos/tree/main/crates/dw_apb_uart" description = "Uart snps,dw-apb-uart driver in Rust for BST A1000b FADA board." keywords = ["Starry"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html 0 ...
block/UART: description: UART register block, DW_apb_uart items: - name: RBR description: Receiver buffer register. when LCR[7] bit = 0 byte_offset: 0 access: Read fieldset: RBR - name: THR description: Transmitter holding register. when LCR[7] bit = 0 byte_offset: 0 access: Write...
henshing/dw_apb_uartmain 1 Branch Tags Code This branch is 1 commit ahead of, 1 commit behind Starry-OS/dw_apb_uart:main.Folders and files Latest commit History5 Commits src .gitignore Cargo.toml Jenkinsfile About No description, website, or topics provided. Activity Stars 0 ...