mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
2010-11-01 Joel Sherrill <joel.sherrilL@OARcorp.com>
PR 1714/doc * user/datatypes.t: Add missing description of rtems_status_codes.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2010-11-01 Joel Sherrill <joel.sherrilL@OARcorp.com>
|
||||||
|
|
||||||
|
PR 1714/doc
|
||||||
|
* user/datatypes.t: Add missing description of rtems_status_codes.
|
||||||
|
|
||||||
2010-06-16 Joel Sherrill <joel.sherrilL@OARcorp.com>
|
2010-06-16 Joel Sherrill <joel.sherrilL@OARcorp.com>
|
||||||
|
|
||||||
PR 1568/doc
|
PR 1568/doc
|
||||||
|
|||||||
@@ -226,7 +226,11 @@ on the target hardware.
|
|||||||
This type is deprecated. Use "float" instead.
|
This type is deprecated. Use "float" instead.
|
||||||
|
|
||||||
@findex rtems_status_codes
|
@findex rtems_status_codes
|
||||||
@item @code{@value{DIRPREFIX}status_codes} is the
|
@item @code{@value{DIRPREFIX}status_codes} is the return type for most
|
||||||
|
RTEMS services. This is an enumerated type of approximately twenty-five
|
||||||
|
values. In general, when a service returns a particular status code, it
|
||||||
|
indicates that a very specific error condition has occurred.
|
||||||
|
|
||||||
@findex rtems_task
|
@findex rtems_task
|
||||||
@item @code{@value{DIRPREFIX}task} is the return type for an
|
@item @code{@value{DIRPREFIX}task} is the return type for an
|
||||||
RTEMS Task.
|
RTEMS Task.
|
||||||
|
|||||||
Reference in New Issue
Block a user