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

Go to the source code of this file.

Macros

#define CMD_ENABLE_EOP   0x01
 Header file for the INTEL LW UART.
 
#define CMD_DISABLE_EOP   0x02
 
#define CMD_TRBK_EN   0x03
 
#define CMD_TRBK_DIS   0x04
 
#define CMD_POLL_ASSERT_RTS   0x05
 
#define CMD_POLL_DEASSERT_RTS   0x06
 

Macro Definition Documentation

◆ CMD_DISABLE_EOP

#define CMD_DISABLE_EOP   0x02

◆ CMD_ENABLE_EOP

#define CMD_ENABLE_EOP   0x01

Header file for the INTEL LW UART.

◆ CMD_POLL_ASSERT_RTS

#define CMD_POLL_ASSERT_RTS   0x05

◆ CMD_POLL_DEASSERT_RTS

#define CMD_POLL_DEASSERT_RTS   0x06

◆ CMD_TRBK_DIS

#define CMD_TRBK_DIS   0x04

◆ CMD_TRBK_EN

#define CMD_TRBK_EN   0x03