package ti.sysbios.family.arm.v8a

Contains specifications for the ARMv8A specific SYS/BIOS functions

The link below provides SYS/BIOS ARMx register usage information: [ more ... ]
XDCspec declarations sourced in ti/sysbios/family/arm/v8a/package.xdc
 
package ti.sysbios.family.arm.v8a [1, 0, 0, 0] {
 
    module Cache;
    // ARM Cache Module
    module Core;
    // ICore implementation for default BIOS CoreDelegate
    module Mmu;
    // Memory Management Unit (MMU) Manager
    module Pmu;
    // ARM Performance Monitoring Unit module
    module TaskSupport;
    // ARM Task Support Module
    module Timer;
    // Generic Timer Peripheral Manager for Arm v8A family prcoessors
    module TimestampProvider;
    // ARMv8A TimestampProvider
}
DETAILS
The link below provides SYS/BIOS ARMx register usage information:
generated on Thu, 23 May 2019 00:22:57 GMT