RTEMS
Functions
objectnametoid.c File Reference

Object Name To Id. More...

#include <rtems/score/objectimpl.h>

Go to the source code of this file.

Functions

Objects_Name_or_id_lookup_errors _Objects_Name_to_id_u32 (uint32_t name, uint32_t node, Objects_Id *id, const Objects_Information *information)
 Searches an object of the specified class with the specified name on the specified set of nodes. More...
 

Detailed Description

Object Name To Id.

Definition in file objectnametoid.c.