FreeRTOS port on GAP8/RISC-V
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
udma_uart_macros.h File Reference

Macros

#define UDMA_UART_RX_DEST_RX_DEST_GET(value)
 
#define UDMA_UART_RX_DEST_RX_DEST_GETS(value)
 
#define UDMA_UART_RX_DEST_RX_DEST_SET(value, field)
 
#define UDMA_UART_RX_DEST_RX_DEST(val)
 
#define UDMA_UART_TX_DEST_TX_DEST_GET(value)
 
#define UDMA_UART_TX_DEST_TX_DEST_GETS(value)
 
#define UDMA_UART_TX_DEST_TX_DEST_SET(value, field)
 
#define UDMA_UART_TX_DEST_TX_DEST(val)
 
#define UDMA_UART_STATUS_TX_BUSY_GET(value)
 
#define UDMA_UART_STATUS_TX_BUSY_GETS(value)
 
#define UDMA_UART_STATUS_TX_BUSY_SET(value, field)
 
#define UDMA_UART_STATUS_TX_BUSY(val)
 
#define UDMA_UART_STATUS_RX_BUSY_GET(value)
 
#define UDMA_UART_STATUS_RX_BUSY_GETS(value)
 
#define UDMA_UART_STATUS_RX_BUSY_SET(value, field)
 
#define UDMA_UART_STATUS_RX_BUSY(val)
 
#define UDMA_UART_SETUP_PARITY_ENA_GET(value)
 
#define UDMA_UART_SETUP_PARITY_ENA_GETS(value)
 
#define UDMA_UART_SETUP_PARITY_ENA_SET(value, field)
 
#define UDMA_UART_SETUP_PARITY_ENA(val)
 
#define UDMA_UART_SETUP_BIT_LENGTH_GET(value)
 
#define UDMA_UART_SETUP_BIT_LENGTH_GETS(value)
 
#define UDMA_UART_SETUP_BIT_LENGTH_SET(value, field)
 
#define UDMA_UART_SETUP_BIT_LENGTH(val)
 
#define UDMA_UART_SETUP_STOP_BITS_GET(value)
 
#define UDMA_UART_SETUP_STOP_BITS_GETS(value)
 
#define UDMA_UART_SETUP_STOP_BITS_SET(value, field)
 
#define UDMA_UART_SETUP_STOP_BITS(val)
 
#define UDMA_UART_SETUP_TX_ENA_GET(value)
 
#define UDMA_UART_SETUP_TX_ENA_GETS(value)
 
#define UDMA_UART_SETUP_TX_ENA_SET(value, field)
 
#define UDMA_UART_SETUP_TX_ENA(val)
 
#define UDMA_UART_SETUP_RX_ENA_GET(value)
 
#define UDMA_UART_SETUP_RX_ENA_GETS(value)
 
#define UDMA_UART_SETUP_RX_ENA_SET(value, field)
 
#define UDMA_UART_SETUP_RX_ENA(val)
 
#define UDMA_UART_SETUP_CTS_EN_GET(value)
 
#define UDMA_UART_SETUP_CTS_EN_GETS(value)
 
#define UDMA_UART_SETUP_CTS_EN_SET(value, field)
 
#define UDMA_UART_SETUP_CTS_EN(val)
 
#define UDMA_UART_SETUP_RTS_EN_GET(value)
 
#define UDMA_UART_SETUP_RTS_EN_GETS(value)
 
#define UDMA_UART_SETUP_RTS_EN_SET(value, field)
 
#define UDMA_UART_SETUP_RTS_EN(val)
 
#define UDMA_UART_SETUP_TX_CLK_EN_GET(value)
 
#define UDMA_UART_SETUP_TX_CLK_EN_GETS(value)
 
#define UDMA_UART_SETUP_TX_CLK_EN_SET(value, field)
 
#define UDMA_UART_SETUP_TX_CLK_EN(val)
 
#define UDMA_UART_SETUP_TX_CLK_POL_GET(value)
 
#define UDMA_UART_SETUP_TX_CLK_POL_GETS(value)
 
#define UDMA_UART_SETUP_TX_CLK_POL_SET(value, field)
 
#define UDMA_UART_SETUP_TX_CLK_POL(val)
 
#define UDMA_UART_SETUP_TX_CLK_PHA_GET(value)
 
#define UDMA_UART_SETUP_TX_CLK_PHA_GETS(value)
 
#define UDMA_UART_SETUP_TX_CLK_PHA_SET(value, field)
 
#define UDMA_UART_SETUP_TX_CLK_PHA(val)
 
#define UDMA_UART_SETUP_CLKDIV_GET(value)
 
#define UDMA_UART_SETUP_CLKDIV_GETS(value)
 
#define UDMA_UART_SETUP_CLKDIV_SET(value, field)
 
#define UDMA_UART_SETUP_CLKDIV(val)
 
#define UDMA_UART_ERROR_ERR_OVERFLOW_GET(value)
 
#define UDMA_UART_ERROR_ERR_OVERFLOW_GETS(value)
 
#define UDMA_UART_ERROR_ERR_OVERFLOW_SET(value, field)
 
#define UDMA_UART_ERROR_ERR_OVERFLOW(val)
 
#define UDMA_UART_ERROR_ERR_PARITY_GET(value)
 
#define UDMA_UART_ERROR_ERR_PARITY_GETS(value)
 
#define UDMA_UART_ERROR_ERR_PARITY_SET(value, field)
 
#define UDMA_UART_ERROR_ERR_PARITY(val)
 
#define UDMA_UART_IRQ_EN_RX_IRQ_GET(value)
 
#define UDMA_UART_IRQ_EN_RX_IRQ_GETS(value)
 
#define UDMA_UART_IRQ_EN_RX_IRQ_SET(value, field)
 
#define UDMA_UART_IRQ_EN_RX_IRQ(val)
 
#define UDMA_UART_IRQ_EN_ERR_IRQ_GET(value)
 
#define UDMA_UART_IRQ_EN_ERR_IRQ_GETS(value)
 
#define UDMA_UART_IRQ_EN_ERR_IRQ_SET(value, field)
 
#define UDMA_UART_IRQ_EN_ERR_IRQ(val)
 
#define UDMA_UART_IRQ_EN_TX_IRQ_GET(value)
 
#define UDMA_UART_IRQ_EN_TX_IRQ_GETS(value)
 
#define UDMA_UART_IRQ_EN_TX_IRQ_SET(value, field)
 
#define UDMA_UART_IRQ_EN_TX_IRQ(val)
 
#define UDMA_UART_SETUP_2_RTS_HIGH_LIMIT_GET(value)
 
#define UDMA_UART_SETUP_2_RTS_HIGH_LIMIT_GETS(value)
 
#define UDMA_UART_SETUP_2_RTS_HIGH_LIMIT_SET(value, field)
 
#define UDMA_UART_SETUP_2_RTS_HIGH_LIMIT(val)
 

Macro Definition Documentation

#define UDMA_UART_ERROR_ERR_OVERFLOW (   val)
#define UDMA_UART_ERROR_ERR_OVERFLOW_GET (   value)
#define UDMA_UART_ERROR_ERR_OVERFLOW_GETS (   value)
#define UDMA_UART_ERROR_ERR_OVERFLOW_SET (   value,
  field 
)
#define UDMA_UART_ERROR_ERR_PARITY (   val)
#define UDMA_UART_ERROR_ERR_PARITY_GET (   value)
#define UDMA_UART_ERROR_ERR_PARITY_GETS (   value)
#define UDMA_UART_ERROR_ERR_PARITY_SET (   value,
  field 
)
#define UDMA_UART_IRQ_EN_ERR_IRQ (   val)
#define UDMA_UART_IRQ_EN_ERR_IRQ_GET (   value)
#define UDMA_UART_IRQ_EN_ERR_IRQ_GETS (   value)
#define UDMA_UART_IRQ_EN_ERR_IRQ_SET (   value,
  field 
)
#define UDMA_UART_IRQ_EN_RX_IRQ (   val)
#define UDMA_UART_IRQ_EN_RX_IRQ_GET (   value)
#define UDMA_UART_IRQ_EN_RX_IRQ_GETS (   value)
#define UDMA_UART_IRQ_EN_RX_IRQ_SET (   value,
  field 
)
#define UDMA_UART_IRQ_EN_TX_IRQ (   val)
#define UDMA_UART_IRQ_EN_TX_IRQ_GET (   value)
#define UDMA_UART_IRQ_EN_TX_IRQ_GETS (   value)
#define UDMA_UART_IRQ_EN_TX_IRQ_SET (   value,
  field 
)
#define UDMA_UART_RX_DEST_RX_DEST (   val)
#define UDMA_UART_RX_DEST_RX_DEST_GET (   value)
#define UDMA_UART_RX_DEST_RX_DEST_GETS (   value)
#define UDMA_UART_RX_DEST_RX_DEST_SET (   value,
  field 
)
#define UDMA_UART_SETUP_2_RTS_HIGH_LIMIT (   val)
#define UDMA_UART_SETUP_2_RTS_HIGH_LIMIT_GET (   value)
#define UDMA_UART_SETUP_2_RTS_HIGH_LIMIT_GETS (   value)
#define UDMA_UART_SETUP_2_RTS_HIGH_LIMIT_SET (   value,
  field 
)
#define UDMA_UART_SETUP_BIT_LENGTH (   val)

Referenced by __pi_uart_conf_set().

#define UDMA_UART_SETUP_BIT_LENGTH_GET (   value)
#define UDMA_UART_SETUP_BIT_LENGTH_GETS (   value)
#define UDMA_UART_SETUP_BIT_LENGTH_SET (   value,
  field 
)
#define UDMA_UART_SETUP_CLKDIV (   val)

Referenced by __pi_uart_conf_set().

#define UDMA_UART_SETUP_CLKDIV_GET (   value)
#define UDMA_UART_SETUP_CLKDIV_GETS (   value)
#define UDMA_UART_SETUP_CLKDIV_SET (   value,
  field 
)
#define UDMA_UART_SETUP_CTS_EN (   val)

Referenced by __pi_uart_conf_set().

#define UDMA_UART_SETUP_CTS_EN_GET (   value)
#define UDMA_UART_SETUP_CTS_EN_GETS (   value)
#define UDMA_UART_SETUP_CTS_EN_SET (   value,
  field 
)
#define UDMA_UART_SETUP_PARITY_ENA (   val)

Referenced by __pi_uart_conf_set().

#define UDMA_UART_SETUP_PARITY_ENA_GET (   value)
#define UDMA_UART_SETUP_PARITY_ENA_GETS (   value)
#define UDMA_UART_SETUP_PARITY_ENA_SET (   value,
  field 
)
#define UDMA_UART_SETUP_RTS_EN (   val)

Referenced by __pi_uart_conf_set().

#define UDMA_UART_SETUP_RTS_EN_GET (   value)
#define UDMA_UART_SETUP_RTS_EN_GETS (   value)
#define UDMA_UART_SETUP_RTS_EN_SET (   value,
  field 
)
#define UDMA_UART_SETUP_RX_ENA (   val)

Referenced by __pi_uart_conf_set().

#define UDMA_UART_SETUP_RX_ENA_GET (   value)
#define UDMA_UART_SETUP_RX_ENA_GETS (   value)
#define UDMA_UART_SETUP_RX_ENA_SET (   value,
  field 
)
#define UDMA_UART_SETUP_STOP_BITS (   val)

Referenced by __pi_uart_conf_set().

#define UDMA_UART_SETUP_STOP_BITS_GET (   value)
#define UDMA_UART_SETUP_STOP_BITS_GETS (   value)
#define UDMA_UART_SETUP_STOP_BITS_SET (   value,
  field 
)
#define UDMA_UART_SETUP_TX_CLK_EN (   val)

Referenced by __pi_uart_conf_set().

#define UDMA_UART_SETUP_TX_CLK_EN_GET (   value)
#define UDMA_UART_SETUP_TX_CLK_EN_GETS (   value)
#define UDMA_UART_SETUP_TX_CLK_EN_SET (   value,
  field 
)
#define UDMA_UART_SETUP_TX_CLK_PHA (   val)

Referenced by __pi_uart_conf_set().

#define UDMA_UART_SETUP_TX_CLK_PHA_GET (   value)
#define UDMA_UART_SETUP_TX_CLK_PHA_GETS (   value)
#define UDMA_UART_SETUP_TX_CLK_PHA_SET (   value,
  field 
)
#define UDMA_UART_SETUP_TX_CLK_POL (   val)

Referenced by __pi_uart_conf_set().

#define UDMA_UART_SETUP_TX_CLK_POL_GET (   value)
#define UDMA_UART_SETUP_TX_CLK_POL_GETS (   value)
#define UDMA_UART_SETUP_TX_CLK_POL_SET (   value,
  field 
)
#define UDMA_UART_SETUP_TX_ENA (   val)

Referenced by __pi_uart_conf_set().

#define UDMA_UART_SETUP_TX_ENA_GET (   value)
#define UDMA_UART_SETUP_TX_ENA_GETS (   value)
#define UDMA_UART_SETUP_TX_ENA_SET (   value,
  field 
)
#define UDMA_UART_STATUS_RX_BUSY (   val)
#define UDMA_UART_STATUS_RX_BUSY_GET (   value)
#define UDMA_UART_STATUS_RX_BUSY_GETS (   value)
#define UDMA_UART_STATUS_RX_BUSY_SET (   value,
  field 
)
#define UDMA_UART_STATUS_TX_BUSY (   val)
#define UDMA_UART_STATUS_TX_BUSY_GET (   value)
#define UDMA_UART_STATUS_TX_BUSY_GETS (   value)
#define UDMA_UART_STATUS_TX_BUSY_SET (   value,
  field 
)
#define UDMA_UART_TX_DEST_TX_DEST (   val)
#define UDMA_UART_TX_DEST_TX_DEST_GET (   value)
#define UDMA_UART_TX_DEST_TX_DEST_GETS (   value)
#define UDMA_UART_TX_DEST_TX_DEST_SET (   value,
  field 
)