class AmlHrtimer

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

Public Methods

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

Defined at line 15 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 ()

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

inspect::Inspector & inspect ()

For unit testing.

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

bool HasWaitCompleter (size_t timer_index)

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

bool StartTicksLeftFitInHardware (size_t timer_index)

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

void Stop (fdf::StopCompleter completer)

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