class AmlUartV2

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

Public Methods

void AmlUartV2 ()

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

zx::result<> Start (fdf::DriverContext context)

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

void Stop (fdf::StopCompleter completer)

Defined at line 126 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 134 of file ../../src/devices/serial/drivers/aml-uart/aml-uart-dfv2.cc