iLLD_TC27xD  1.0
IfxCpu_cfg.c File Reference

CPU on-chip implementation data. More...

#include "IfxCpu_cfg.h"

Go to the source code of this file.

Variables

const IfxModule_IndexMap IfxCpu_cfg_indexMap [IFXCPU_NUM_MODULES]
 

Detailed Description

CPU on-chip implementation data.

Version
iLLD_1_0_0_11_0
                            IMPORTANT NOTICE

Infineon Technologies AG (Infineon) is supplying this file for use exclusively with Infineon's microcontroller products. This file can be freely distributed within development tools that are supporting such microcontroller products.

THIS SOFTWARE IS PROVIDED "AS IS". NO WARRANTIES, WHETHER EXPRESS, IMPLIED OR STATUTORY, INCLUDING, BUT NOT LIMITED TO, IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE APPLY TO THIS SOFTWARE. INFINEON SHALL NOT, IN ANY CIRCUMSTANCES, BE LIABLE FOR SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, FOR ANY REASON WHATSOEVER.

Definition in file IfxCpu_cfg.c.

Variable Documentation

const IfxModule_IndexMap IfxCpu_cfg_indexMap[IFXCPU_NUM_MODULES]
Initial value:
= {
{&MODULE_CPU0, (uint32)IfxCpu_ResourceCpu_0},
{&MODULE_CPU1, (uint32)IfxCpu_ResourceCpu_1},
{&MODULE_CPU2, (uint32)IfxCpu_ResourceCpu_2}
}

Definition at line 35 of file IfxCpu_cfg.c.

Referenced by IfxCpu_getAddress(), and IfxCpu_getIndex().