Go to the documentation of this file.
18 #ifndef __LIBARCH_ARM_BROADCOM2836_H
19 #define __LIBARCH_ARM_BROADCOM2836_H
Result initialize()
Initialize the Controller.
bool getCoreTimerIrqStatus(Timer timer) const
Get core timer interrupt status.
Input/Output operations specific to the ARM architecture.
Broadcom2836(Size coreId)
Constructor.
static const Address IOBase
Base address for the BCM2836 I/O configuration.
unsigned long Address
A memory address.
Represents a configurable timer device.
Registers
Hardware registers.
unsigned int Size
Any sane size indicator cannot go negative.
Broadcom 2836 device specific I/O configuration.
Result setCoreTimerIrq(Timer timer, bool enable)
Set Core Timer interrupt.
Size m_coreId
Core identifier.