Here is a list of all documented files with brief descriptions:
[detail level 1234]
▼ drivers | |
▼ uart | |
▼ include | |
reg_sci.h | This file gives register definitions of MSS_SCIA module |
uartsci.h | This is the internal Header for the UART SCI Driver. This header file should NOT be directly included by applications |
▼ src | |
uartsci.c | The file implements the UART Serial Communication Interface Driver for the XWR14xx and XWR16xx. The file implements the driver to conform to the MCPI standards |
uartsci_dma.c | The file implements the UART driver DMA Interface functionality which is available only for the R4 i.e. the MSS |
uartsci_edma.c | The file implements the UART driver EDMA Interface functionality which is available only for the C674 i.e. the DSS |
uartsci_nodma.c | The file implements a NULL UART DMA Interface layer |
UART.h | This is the header file for the UART driver which exposes the data structures and exported API which can be used by the applications to use the UART driver |