Searched refs:uart (Results 1 – 9 of 9) sorted by relevance
26 let uart = &mut *platform::uart(n).ok_or(fmt::Error)?.lock(); in writeln() localVariable28 write(uart, format_args)?; in writeln()29 uart.write_str("\n")?; in writeln()
32 pub mod uart; module
36 pub use aarch64::uart;
16 stdout-path = "/uart@3f8";75 uart@2e8 {82 uart@2f8 {89 uart@3e8 {96 uart@3f8 {
17 use crate::uart::UartBackend;22 pub type Uart = crate::uart::Uart<MmioBackend<'static>>;
20 uart::Uart,108 pub fn uart(id: usize) -> Option<&'static SpinMutex<Uart>> { in uart() function
63 stdout-path = "/uart@3f8";316 uart@3f8 {323 uart@2f8 {330 uart@3e8 {337 uart@2e8 {
25 pub mod uart; module
173 specify the device with the schema `spinel+spi://`, `spinel+hdlc+uart://` and276 …twork/bin/hw/android.hardware.threadnetwork-service spinel+hdlc+uart:///dev/ttyACM0?uart-baudrate=…