metaonly module ti.sdo.fc.ecpy.ECPY |
![]() |
EDMA functional layer library
usage | meta-domain | sourced in ti/sdo/fc/ecpy/ECPY.xdc |
config ECPY.cpu // module-wide |
![]() |
Builds a non-EDMA, CPU only version of the library
usage | meta-domain |
config ECPY.edma3BaseAddress // module-wide |
![]() |
EDMA3 Base Address for the device Not required to be set if this library is used alongwith RMAN and IRES_EDMA3CHAN
usage | meta-domain |
config ECPY.enableLog // module-wide |
![]() |
usage | meta-domain |
config ECPY.instrumented // module-wide |
![]() |
Enable instrumentation in the ECPYCFG library
usage | meta-domain |
config ECPY.paRamBaseAddress // module-wide |
![]() |
PaRam Base Address for the device Not required to be set if this library is used alongwith RMAN and IRES_EDMA3CHAN or for built for TI targets
usage | meta-domain |
config ECPY.persistentAllocFxn // module-wide |
![]() |
Function for allocating persistent memory for ECPY's implementation's internal objects and for allocating memory for ECPY handle objects
usage | meta-domain |
config ECPY.persistentFreeFxn // module-wide |
![]() |
Function for freeing persistent memory allocated by ECPY
usage | meta-domain |