Functions | Variables
startup_same70.c File Reference
#include "same70.h"
Include dependency graph for startup_same70.c:

Go to the source code of this file.

Functions

void __libc_init_array (void)
 
void Dummy_Handler (void)
 Default interrupt handler for unused IRQs. More...
 
void NMI_Handler (void HardFault_Handler void)
 
void Reset_Handler (void)
 This is the code that gets called on processor reset. To initialize the device, and call the main() routine. More...
 

Variables

uint32_t _efixed
 
uint32_t _erelocate
 
uint32_t _estack
 
uint32_t _etext
 
uint32_t _ezero
 
uint32_t _sfixed
 
uint32_t _srelocate
 
uint32_t _sstack
 
uint32_t _szero
 

Detailed Description

Copyright (c) 2015-2018 Microchip Technology Inc. and its subsidiaries.

Definition in file startup_same70.c.

Function Documentation

◆ __libc_init_array()

void __libc_init_array ( void  )

◆ Dummy_Handler()

void Dummy_Handler ( void  )

Default interrupt handler for unused IRQs.

Definition at line 428 of file startup_same70.c.

◆ NMI_Handler()

void NMI_Handler ( void HardFault_Handler  void)

Definition at line 62 of file startup_same70.c.

Variable Documentation

◆ _efixed

uint32_t _efixed

◆ _erelocate

uint32_t _erelocate

◆ _estack

uint32_t _estack

◆ _etext

uint32_t _etext

◆ _ezero

uint32_t _ezero

◆ _sfixed

uint32_t _sfixed

◆ _srelocate

uint32_t _srelocate

◆ _sstack

uint32_t _sstack

◆ _szero

uint32_t _szero


inertial_sense_ros
Author(s):
autogenerated on Sun Feb 28 2021 03:18:00