![]() |
Infineon MOTIX™ MCU TLE988x/9x Device Family SDK
|
startup file (c) for TLE988x/TLE989x
Macros | |
#define | SCU_BOOT_CFG_LATCH_ADDR 0x480040BC |
#define | SCU_BOOT_CFG_LATCH_TMS_MASK 0x00000001 |
#define | SCU_BOOT_CFG_LATCH_P00_MASK 0x00000002 |
#define | CPU_DHCSR_ADDR 0xE000EDF0 |
#define | CPU_DHCSR_C_DEBUGEN_MASK 0x00000001 |
Typedefs | |
typedef void(* | VECTOR_TABLE_Type) (void) |
Exception / Interrupt Handler Function Prototype. More... | |
Functions | |
__NO_RETURN void | __PROGRAM_START (void) |
__NO_RETURN void | Reset_Handler (void) |
__NO_RETURN void | Default_Handler (void) |
__attribute__ ((noreturn)) | |
#define CPU_DHCSR_ADDR 0xE000EDF0 |
#define CPU_DHCSR_C_DEBUGEN_MASK 0x00000001 |
#define SCU_BOOT_CFG_LATCH_ADDR 0x480040BC |
#define SCU_BOOT_CFG_LATCH_P00_MASK 0x00000002 |
#define SCU_BOOT_CFG_LATCH_TMS_MASK 0x00000001 |
() VECTOR_TABLE_Type VECTOR_TABLE_Type |
Exception / Interrupt Handler Function Prototype.
__attribute__ | ( | (noreturn) | ) |
__NO_RETURN void __PROGRAM_START | ( | void | ) |
void Default_Handler | ( | void | ) |
__NO_RETURN void Reset_Handler | ( | void | ) |
() VECTOR_TABLE_Type __INITIAL_SP |
|
extern |
|
extern |
void BusFault_Handler | ( | void | ) |
static __NO_RETURN void debug_entry |
void DebugMon_Handler | ( | void | ) |
void HardFault_Handler | ( | void | ) |
void MemManage_Handler | ( | void | ) |
void NMI_Handler | ( | void | ) |
void NVIC_IRQ0_Handler | ( | void | ) |
void NVIC_IRQ10_Handler | ( | void | ) |
void NVIC_IRQ11_Handler | ( | void | ) |
void NVIC_IRQ12_Handler | ( | void | ) |
void NVIC_IRQ13_Handler | ( | void | ) |
void NVIC_IRQ14_Handler | ( | void | ) |
void NVIC_IRQ15_Handler | ( | void | ) |
void NVIC_IRQ16_Handler | ( | void | ) |
void NVIC_IRQ17_Handler | ( | void | ) |
void NVIC_IRQ18_Handler | ( | void | ) |
void NVIC_IRQ19_Handler | ( | void | ) |
void NVIC_IRQ1_Handler | ( | void | ) |
void NVIC_IRQ20_Handler | ( | void | ) |
void NVIC_IRQ21_Handler | ( | void | ) |
void NVIC_IRQ22_Handler | ( | void | ) |
void NVIC_IRQ23_Handler | ( | void | ) |
void NVIC_IRQ24_Handler | ( | void | ) |
void NVIC_IRQ25_Handler | ( | void | ) |
void NVIC_IRQ26_Handler | ( | void | ) |
void NVIC_IRQ27_Handler | ( | void | ) |
void NVIC_IRQ28_Handler | ( | void | ) |
void NVIC_IRQ29_Handler | ( | void | ) |
void NVIC_IRQ2_Handler | ( | void | ) |
void NVIC_IRQ30_Handler | ( | void | ) |
void NVIC_IRQ31_Handler | ( | void | ) |
void NVIC_IRQ3_Handler | ( | void | ) |
void NVIC_IRQ4_Handler | ( | void | ) |
void NVIC_IRQ5_Handler | ( | void | ) |
void NVIC_IRQ7_Handler | ( | void | ) |
void NVIC_IRQ8_Handler | ( | void | ) |
void NVIC_IRQ9_Handler | ( | void | ) |
void PendSV_Handler | ( | void | ) |
void SVC_Handler | ( | void | ) |
void SysTick_Handler | ( | void | ) |
void UsageFault_Handler | ( | void | ) |