package ti.catalog.arm.cortexm4

Package of devices for the arm Cortex M4 family of Arm processors

Each module in this package implements the xdc.platform.ICpuDataSheet interface. This interface is used by platforms (modules that implement xdc.platform.IPlatform) to obtain the memory map supported by each CPU.
XDCspec declarations sourced in ti/catalog/arm/cortexm4/package.xdc
package ti.catalog.arm.cortexm4 [1, 0, 0] {
 
    module CC13xx;
    // Generic CC13xx Cpu definition
    module CC26xx;
    // Generic CC26xx Cpu definition
    module CC32xx;
    // Generic Cpu definition
    module DRA7XX;
    // The DRA7XX device data sheet module
    module MSP432;
    // Generic MSP432 definition
    module MSP432E;
    // Generic MSP432E Cpu definition
    module OMAP5430;
    // The OMAP5430 device data sheet module
    module TDA3XX;
    // The TDA3XX device data sheet module
    module Tiva;
    // Generic Tiva Cpu definition
    module Vayu;
    // The Vayu device data sheet module
}
generated on Wed, 09 Aug 2017 16:39:00 GMT