class RiscvDevicetreeTimerItem

Defined at line 555 of file ../../zircon/kernel/phys/lib/boot-shim/include/lib/boot-shim/devicetree.h

This item parses the '/cpus' 'timebase-frequency property to generate a timer driver

configuration ZBI item.

The timebase frequency specifies the clock frequency of the RISC-V timer device.

See:

https://www.kernel.org/doc/Documentation/devicetree/bindings/timer/riscv%2Ctimer.yaml

Public Methods

devicetree::ScanState OnNode (const devicetree::NodePath & path, const devicetree::PropertyDecoder & decoder)

Defined at line 11 of file ../../zircon/kernel/phys/lib/boot-shim/devicetree-riscv-timer-item.cc

devicetree::ScanState OnScan ()

Defined at line 562 of file ../../zircon/kernel/phys/lib/boot-shim/include/lib/boot-shim/devicetree.h