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
o
r
s
t
u
v
w
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
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_ucos_iii_stackings.h
Go to the documentation of this file.
1
/* SPDX-License-Identifier: GPL-2.0-or-later */
2
3
/***************************************************************************
4
* Copyright (C) 2017 by Square, Inc. *
5
* Steven Stallion <stallion@squareup.com> *
6
***************************************************************************/
7
8
#ifndef OPENOCD_RTOS_RTOS_UCOS_III_STACKINGS_H
9
#define OPENOCD_RTOS_RTOS_UCOS_III_STACKINGS_H
10
11
#ifdef HAVE_CONFIG_H
12
#include "
config.h
"
13
#endif
14
15
#include <
rtos/rtos.h
>
16
17
extern
const
struct
rtos_register_stacking
rtos_ucos_iii_cortex_m_stacking
;
18
extern
const
struct
rtos_register_stacking
rtos_ucos_iii_esi_risc_stacking
;
19
20
#endif
/* OPENOCD_RTOS_RTOS_UCOS_III_STACKINGS_H */
config.h
rtos.h
rtos_ucos_iii_cortex_m_stacking
const struct rtos_register_stacking rtos_ucos_iii_cortex_m_stacking
Definition:
rtos_ucos_iii_stackings.c:59
rtos_ucos_iii_esi_risc_stacking
const struct rtos_register_stacking rtos_ucos_iii_esi_risc_stacking
Definition:
rtos_ucos_iii_stackings.c:67
rtos_register_stacking
Definition:
rtos.h:91
src
rtos
rtos_ucos_iii_stackings.h
Generated by
1.9.1