class AmlHrtimer

Defined at line 19 of file ../../src/devices/hrtimer/drivers/aml-hrtimer/aml-hrtimer.h

Public Methods

zx::result<> Start ()

Defined at line 14 of file ../../src/devices/hrtimer/drivers/aml-hrtimer/aml-hrtimer.cc

size_t GetNumberOfIrqs ()

Defined at line 21 of file ../../src/devices/hrtimer/drivers/aml-hrtimer/aml-hrtimer.h

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

Defined at line 23 of file ../../src/devices/hrtimer/drivers/aml-hrtimer/aml-hrtimer.h

inspect::Inspector & inspect ()

For unit testing.

Defined at line 32 of file ../../src/devices/hrtimer/drivers/aml-hrtimer/aml-hrtimer.h

bool HasWaitCompleter (size_t timer_index)

Defined at line 33 of file ../../src/devices/hrtimer/drivers/aml-hrtimer/aml-hrtimer.h

bool StartTicksLeftFitInHardware (size_t timer_index)

Defined at line 36 of file ../../src/devices/hrtimer/drivers/aml-hrtimer/aml-hrtimer.h

void PrepareStop (fdf::PrepareStopCompleter completer)

Defined at line 96 of file ../../src/devices/hrtimer/drivers/aml-hrtimer/aml-hrtimer.cc