Home
last modified time | relevance | path

Searched defs:CORETIMER_INTCTL (Results 1 – 2 of 2) sorted by relevance

/bsp/raspberry-pi/raspi3-64/driver/
A Draspi.h296 #define CORETIMER_INTCTL(n) __REG32(PER_BASE_40000000 + 0x40 + n*4) /* Coren timers Interrupt … macro
/bsp/raspberry-pi/raspi3-32/driver/
A Draspi.h292 #define CORETIMER_INTCTL(n) HWREG32(PER_BASE_40000000 + 0x40 + n*4) /* Coren timers Interrupt … macro

Completed in 14 milliseconds