ARM Local Timer

From OSDev.wiki
Jump to navigation Jump to search
This page is a stub.
You can help the wiki by accurately adding more contents to it.

Introduction

The ARM Local Timer is a single, 28 bit countered periodic timer found on Quad Core ARM CPUs (all new Raspberry Pi models, from RPi2 and upwards).

The periperal's address is 0x40000034.

This timer operates on a fixed 38.4MHz frequency.

See Also

External Links