metaonly module ti.sdo.fc.acpy3.ACPY3

EDMA3 "Algorithm Copy" library

XDCspec summary sourced in ti/sdo/fc/acpy3/ACPY3.xdc
metaonly module ACPY3 {  ...
XDCscript usage meta-domain
XDCspec declarations sourced in ti/sdo/fc/acpy3/ACPY3.xdc
 
config ACPY3.cpu  // module-wide

Builds a non-EDMA, CPU only version of the library

XDCscript usage meta-domain
ACPY3.cpu = Bool false;
 
 
config ACPY3.edma3BaseAddress  // module-wide

EDMA3 Base Address for the device Not required to be set if this library is used alongwith DMAN3

XDCscript usage meta-domain
ACPY3.edma3BaseAddress = UInt undefined;
 
 
config ACPY3.instrumented  // module-wide

Enable instrumentation in the ACPY3 library

XDCscript usage meta-domain
ACPY3.instrumented = Bool false;
 
 
config ACPY3.nullPaRam  // module-wide

Index of the paRam to be used as Null paRam Not required to be set if this library is used alongwith DMAN3

XDCscript usage meta-domain
ACPY3.nullPaRam = UInt undefined;
 
 
config ACPY3.paRamBaseAddress  // module-wide

PaRam Base Address for the device Not required to be set if this library is used alongwith DMAN3 or for built for TI targets

XDCscript usage meta-domain
ACPY3.paRamBaseAddress = UInt undefined;
 
generated on Fri, 02 Jul 2010 02:02:40 GMT