OpenOCD
Main Page
Related Pages
Data Structures
Data Structures
Data Structure Index
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
Functions
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
Enumerator
Files
File List
Globals
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
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
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
z
Typedefs
a
c
e
j
l
n
r
s
t
u
v
x
Enumerations
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerator
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
rtos_chibios_stackings.h
Go to the documentation of this file.
1
/* SPDX-License-Identifier: GPL-2.0-or-later */
2
3
/***************************************************************************
4
* Copyright (C) 2011 by Broadcom Corporation *
5
* Evan Hunter - ehunter@broadcom.com *
6
***************************************************************************/
7
8
#ifndef OPENOCD_RTOS_RTOS_CHIBIOS_STACKINGS_H
9
#define OPENOCD_RTOS_RTOS_CHIBIOS_STACKINGS_H
10
11
#include "
rtos.h
"
12
13
extern
const
struct
rtos_register_stacking
rtos_chibios_arm_v7m_stacking
;
14
extern
const
struct
rtos_register_stacking
rtos_chibios_arm_v7m_stacking_w_fpu
;
15
16
#endif
/* OPENOCD_RTOS_RTOS_CHIBIOS_STACKINGS_H */
rtos.h
rtos_chibios_arm_v7m_stacking_w_fpu
const struct rtos_register_stacking rtos_chibios_arm_v7m_stacking_w_fpu
Definition:
rtos_chibios_stackings.c:66
rtos_chibios_arm_v7m_stacking
const struct rtos_register_stacking rtos_chibios_arm_v7m_stacking
Definition:
rtos_chibios_stackings.c:39
rtos_register_stacking
Definition:
rtos.h:91
src
rtos
rtos_chibios_stackings.h
Generated by
1.9.1