mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 23:23:13 +00:00
2008-11-07 Joel Sherrill <joel.sherrill@OARcorp.com>
* user/concepts.t: Use 32 bit version centered.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2008-11-07 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||||
|
|
||||||
|
* user/concepts.t: Use 32 bit version centered.
|
||||||
|
|
||||||
2008-11-07 Joel Sherrill <joel.sherrill@OARcorp.com>
|
2008-11-07 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||||
|
|
||||||
* ada_user/Makefile.am: Make Ada manual build again after adding
|
* ada_user/Makefile.am: Make Ada manual build again after adding
|
||||||
|
|||||||
@@ -143,11 +143,11 @@ The data type @code{@value{DIRPREFIX}id} is used to store object IDs.
|
|||||||
|
|
||||||
@ifset use-html
|
@ifset use-html
|
||||||
@html
|
@html
|
||||||
<IMG SRC="ObjectId-16Bits.png" WIDTH=550 HEIGHT=400 ALT="32 Bit Object Id">
|
<P ALIGN="center"><IMG SRC="ObjectId-32Bits.png"
|
||||||
|
WIDTH=550 HEIGHT=400 ALT="32 Bit Object Id"></P>
|
||||||
@end html
|
@end html
|
||||||
@end ifset
|
@end ifset
|
||||||
|
|
||||||
|
|
||||||
The most significant five bits are the object class. The next
|
The most significant five bits are the object class. The next
|
||||||
three bits indicate the API to which the object class belongs.
|
three bits indicate the API to which the object class belongs.
|
||||||
The next eight bits (16-23) are the number of the node on which
|
The next eight bits (16-23) are the number of the node on which
|
||||||
|
|||||||
Reference in New Issue
Block a user