class AmlUartV2

Defined at line 18 of file ../../src/devices/serial/drivers/aml-uart/aml-uart-dfv2.h

Public Methods

void AmlUartV2 (fdf::DriverStartArgs start_args, fdf::UnownedSynchronizedDispatcher driver_dispatcher)

Defined at line 27 of file ../../src/devices/serial/drivers/aml-uart/aml-uart-dfv2.cc

void Start (fdf::StartCompleter completer)

Defined at line 32 of file ../../src/devices/serial/drivers/aml-uart/aml-uart-dfv2.cc

void PrepareStop (fdf::PrepareStopCompleter completer)

Defined at line 152 of file ../../src/devices/serial/drivers/aml-uart/aml-uart-dfv2.cc

AmlUart & aml_uart_for_testing ()

Used by the unit test to access the device.

Defined at line 160 of file ../../src/devices/serial/drivers/aml-uart/aml-uart-dfv2.cc