SimpleKernel 1.17.0
Loading...
Searching...
No Matches
ns16550a_driver.hpp File Reference
#include <etl/singleton.h>
#include "device_node.hpp"
#include "driver_registry.hpp"
#include "expected.hpp"
#include "kernel_log.hpp"
#include "ns16550a/ns16550a.hpp"
Include dependency graph for ns16550a_driver.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Ns16550aDriver
 NS16550A UART 驱动 More...
 

Typedefs

using Ns16550aDriverSingleton = etl::singleton< Ns16550aDriver >
 

Typedef Documentation

◆ Ns16550aDriverSingleton

using Ns16550aDriverSingleton = etl::singleton<Ns16550aDriver>

Definition at line 117 of file ns16550a_driver.hpp.