Infineon MOTIX™ MCU TLE987x Device Family SDK
Macros
Device_Peripheral_declaration

Detailed Description

Collaboration diagram for Device_Peripheral_declaration:

Macros

#define ADC1   ((ADC1_Type*) ADC1_BASE)
 
#define ADC2   ((ADC2_Type*) ADC2_BASE)
 
#define ADC34   ((ADC34_Type*) ADC34_BASE)
 
#define BDRV   ((BDRV_Type*) BDRV_BASE)
 
#define CCU6   ((CCU6_Type*) CCU6_BASE)
 
#define CSA   ((CSA_Type*) CSA_BASE)
 
#define CPU   ((CPU_Type*) CPU_BASE)
 
#define DMA   ((DMA_Type*) DMA_BASE)
 
#define GPT12E   ((GPT12E_Type*) GPT12E_BASE)
 
#define LIN   ((LIN_Type*) LIN_BASE)
 
#define MF   ((MF_Type*) MF_BASE)
 
#define MON   ((MON_Type*) MON_BASE)
 
#define PMU   ((PMU_Type*) PMU_BASE)
 
#define PORT   ((PORT_Type*) PORT_BASE)
 
#define SCU   ((SCU_Type*) SCU_BASE)
 
#define SCUPM   ((SCUPM_Type*) SCUPM_BASE)
 
#define SSC1   ((SSC1_Type*) SSC1_BASE)
 
#define SSC2   ((SSC2_Type*) SSC2_BASE)
 
#define TIMER2   ((TIMER2x_Type*) TIMER2_BASE)
 
#define TIMER21   ((TIMER2x_Type*) TIMER21_BASE)
 
#define TIMER3   ((TIMER3_Type*) TIMER3_BASE)
 
#define UART1   ((UART_Type*) UART1_BASE)
 
#define UART2   ((UART_Type*) UART2_BASE)
 

Macro Definition Documentation

◆ ADC1

#define ADC1   ((ADC1_Type*) ADC1_BASE)

◆ ADC2

#define ADC2   ((ADC2_Type*) ADC2_BASE)

◆ ADC34

#define ADC34   ((ADC34_Type*) ADC34_BASE)

◆ BDRV

#define BDRV   ((BDRV_Type*) BDRV_BASE)

◆ CCU6

#define CCU6   ((CCU6_Type*) CCU6_BASE)

◆ CPU

#define CPU   ((CPU_Type*) CPU_BASE)

◆ CSA

#define CSA   ((CSA_Type*) CSA_BASE)

◆ DMA

#define DMA   ((DMA_Type*) DMA_BASE)

◆ GPT12E

#define GPT12E   ((GPT12E_Type*) GPT12E_BASE)

◆ LIN

#define LIN   ((LIN_Type*) LIN_BASE)

◆ MF

#define MF   ((MF_Type*) MF_BASE)

◆ MON

#define MON   ((MON_Type*) MON_BASE)

◆ PMU

#define PMU   ((PMU_Type*) PMU_BASE)

◆ PORT

#define PORT   ((PORT_Type*) PORT_BASE)

◆ SCU

#define SCU   ((SCU_Type*) SCU_BASE)

◆ SCUPM

#define SCUPM   ((SCUPM_Type*) SCUPM_BASE)

◆ SSC1

#define SSC1   ((SSC1_Type*) SSC1_BASE)

◆ SSC2

#define SSC2   ((SSC2_Type*) SSC2_BASE)

◆ TIMER2

#define TIMER2   ((TIMER2x_Type*) TIMER2_BASE)

◆ TIMER21

#define TIMER21   ((TIMER2x_Type*) TIMER21_BASE)

◆ TIMER3

#define TIMER3   ((TIMER3_Type*) TIMER3_BASE)

◆ UART1

#define UART1   ((UART_Type*) UART1_BASE)

◆ UART2

#define UART2   ((UART_Type*) UART2_BASE)