RTEMS
5.2
Toggle main menu visibility
Main Page
Related Pages
Modules
Data Structures
Data Structures
Data Structure Index
Class Hierarchy
Data Fields
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Files
File List
Globals
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Variables
_
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
v
w
Typedefs
a
b
c
d
e
f
g
h
i
l
m
o
p
q
r
s
t
u
v
w
x
Enumerations
a
b
c
e
h
i
l
m
o
p
q
r
s
t
w
Enumerator
a
c
d
h
i
l
m
p
r
s
t
w
Macros
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
bsps
arm
atsam
contrib
libraries
libchip
source
Functions
exceptions.c File Reference
#include "chip.h"
Functions
void
NMI_Handler
(void)
Default NMI interrupt handler.
__STATIC_INLINE uint32_t
StackUnwind
(void)
This function back trace the stack to give exact address where fault happened.
void
HardFault_Handler
(void)
Default HardFault interrupt handler.
void
MemManage_Handler
(void)
Default MemManage interrupt handler.
void
BusFault_Handler
(void)
Default BusFault interrupt handler.
void
UsageFault_Handler
(void)
Default UsageFault interrupt handler.
Detailed Description
This file contains the default exception handlers.
Note
The exception handler has weak aliases. As they are weak aliases, any function with the same name will override this definition.
Generated by
1.9.4