|
SimpleKernel 1.17.0
|
#include <etl/singleton.h>#include "device_node.hpp"#include "driver_registry.hpp"#include "expected.hpp"#include "kernel_log.hpp"#include "ns16550a/ns16550a.hpp"

Go to the source code of this file.
Classes | |
| class | Ns16550aDriver |
| NS16550A UART 驱动 More... | |
Typedefs | |
| using | Ns16550aDriverSingleton = etl::singleton< Ns16550aDriver > |
| using Ns16550aDriverSingleton = etl::singleton<Ns16550aDriver> |
Definition at line 117 of file ns16550a_driver.hpp.