|
|
NVIDIA DRIVE OS Linux API Reference5.1.0.2 Release |
NVIDIA Quickboot Interface: UART Controller
Description: This file declares APIs for initializing UART controller.
Definition in file serial.h.
Go to the source code of this file.
Data Structures | |
| struct | QbSerialInfo |
| Holds information for UART port initialization. More... | |
| struct | QbSerialDriverPrivInfo |
| Defines an internal structure for UART driver. More... | |
Macros | |
| #define | MAX_SERIAL_INSTANCE (7) |
Functions | |
| NvError | QbSerialInit (void) |
| Registers the UART driver to driver framework. More... | |