RTEMS  5.1
Functions
objectnametoidstring.c File Reference

Object ID to Name. More...

#include <rtems/score/objectimpl.h>
#include <string.h>

Functions

Objects_Control_Objects_Get_by_name (const Objects_Information *information, const char *name, size_t *name_length_p, Objects_Get_by_name_error *error)
 Gets an object control block identified by its name. More...
 

Detailed Description

Object ID to Name.