|
file | 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.
|
|
file | uartsci_dma.c |
| The file implements the UART driver DMA Interface functionality which is available only for the R4 i.e. the MSS.
|
|
file | uartsci_edma.c |
| The file implements the UART driver EDMA Interface functionality which is available only for the C674 i.e. the DSS.
|
|
file | uartsci_nodma.c |
| The file implements a NULL UART DMA Interface layer.
|
|