rtems_id rtems_build_id( uint32_t the_api, uint32_t the_class, uint32_t the_node, uint32_t the_index );
Returns an object Id constructed from the provided arguments.
This service constructs an object Id from the provided
the_api
, the_class
, the_node
, and the_index
.
This directive is strictly local and does not impact task scheduling.
This directive does NOT validate the arguments provided or the Object id returned.
Copyright © 1988-2008 OAR Corporation