Crate cortex_ar

Crate cortex_ar 

Source
Expand description

CPU/peripheral support for Arm Cortex-R

Modules§

asm
Simple assembly routines
cache
generic_timer
Support for Arm Generic Timer
interrupt
Interrupts on Arm Cortex-R
mmu
pmsav7
Support for the PMSAv7 MPU
pmsav8
Support for the PMSAv8-32 EL1 MPU
register
Access registers in Armv7-R and Armv8-R

Macros§

svc
Generate an SVC call with the given argument.