Home
last modified time | relevance | path

Searched defs:Uart (Results 1 – 7 of 7) sorted by relevance

/external/pigweed/pw_uart/
Ddocs.rst134 Uart section in API reference
/external/rust/android-crates-io/crates/uefi-raw/src/protocol/device_path/
Ddevice_path_gen.rs248 pub struct Uart { struct
249 pub header: DevicePathHeader,
250 pub _reserved: u32,
251 pub baud_rate: u64,
252 pub data_bits: u8,
253 pub parity: device_path::messaging::Parity,
254 pub stop_bits: device_path::messaging::StopBits,
/external/rust/android-crates-io/crates/uefi/src/proto/device_path/
Ddevice_path_gen.rs1585 pub struct Uart { struct
1586 pub(super) header: DevicePathHeader,
1587 pub(super) _reserved: u32,
1588 pub(super) baud_rate: u64,
1589 pub(super) data_bits: u8,
1590 pub(super) parity: device_path::messaging::Parity,
1591 pub(super) stop_bits: device_path::messaging::StopBits,
1594 impl Uart { impl
1620 impl fmt::Debug for Uart { implementation
1632 impl TryFrom<&DevicePathNode> for &Uart { implementation
[all …]
/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/
DDevicePath.h1266 UART_DEVICE_PATH Uart; member
1324 UART_DEVICE_PATH *Uart; member
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/
DDevicePath.h1287 UART_DEVICE_PATH Uart; member
1345 UART_DEVICE_PATH *Uart; member
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/
DDevicePath.h1285 UART_DEVICE_PATH Uart; member
1341 UART_DEVICE_PATH *Uart; member
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/
DDevicePath.h1287 UART_DEVICE_PATH Uart; member
1345 UART_DEVICE_PATH *Uart; member