Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
uart_ns16550.h File Reference

Public header file for the NS16550 UART. More...

Go to the source code of this file.

Macros

#define CMD_SET_DLF   0x01
 Set DLF.

Functions

uint32_t uart_ns16550_get_port (const struct device *dev)
 Get the device address from uart_ns16550.

Detailed Description

Public header file for the NS16550 UART.

Macro Definition Documentation

◆ CMD_SET_DLF

#define CMD_SET_DLF   0x01

Set DLF.

Note
This only applies to Synopsys Designware UART IP block.

Function Documentation

◆ uart_ns16550_get_port()

uint32_t uart_ns16550_get_port ( const struct device * dev)

Get the device address from uart_ns16550.

Parameters
devUART device instance