RTEMS CPU Kit with SuperCore
4.11.3
Main Page
Related Pages
Modules
+
Data Structures
Data Structures
+
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
+
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
+
Files
File List
+
Globals
+
All
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
+
Functions
_
a
b
c
d
e
f
g
i
j
l
m
n
o
p
q
r
s
t
u
v
w
+
Variables
_
b
c
d
i
r
+
Typedefs
a
b
c
d
f
h
i
m
o
p
q
r
s
t
u
w
x
+
Enumerations
b
c
d
e
h
i
m
o
p
r
s
t
w
+
Enumerator
c
i
m
p
r
s
t
w
+
Macros
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
w
Deprecated List
Global
_RTEMS_Tasks_Invoke_task_variable_dtor
(
Thread_Control
*the_thread,
rtems_task_variable_t
*tvp)
Task variables are deprecated.
Global
CONFIGURE_MAXIMUM_TASK_VARIABLES
Task variables are deprecated.
Global
RTEMS_API_Control::Notepads
[RTEMS_ZERO_LENGTH_ARRAY]
Notepads are deprecated and will be removed.
Global
rtems_clock_get
(rtems_clock_get_options option, void *time_buffer)
rtems_clock_get()
is deprecated. Use the more explicit function calls rtems_clock_get_xxx().
Global
rtems_ide_part_table_free
(rtems_disk_desc_t *disk_desc)
Use the
block device partition module
instead.
Global
rtems_ide_part_table_get
(const char *dev_name, rtems_disk_desc_t *disk_desc)
Use the
block device partition module
instead.
Global
rtems_ide_part_table_initialize
(const char *dev_name)
Use the
block device partition module
instead.
Global
rtems_io_lookup_name
(const char *name,
rtems_driver_name_t
*device_info)
Use stat() instead.
Global
rtems_task_get_note
(rtems_id id, uint32_t notepad, uint32_t *note)
Notepads are deprecated and will be removed.
Global
rtems_task_set_note
(rtems_id id, uint32_t notepad, uint32_t note)
Notepads are deprecated and will be removed.
Global
rtems_task_variable_add
(rtems_id tid, void **ptr, void(*dtor)(void *))
Task variables are deprecated.
Global
rtems_task_variable_delete
(rtems_id tid, void **ptr)
Task variables are deprecated.
Global
rtems_task_variable_get
(rtems_id tid, void **ptr, void **result)
Task variables are deprecated.
Generated by
1.8.13