RTEMS 6.1-rc2
Loading...
Searching...
No Matches
Functions
objectnametoid.c File Reference

This source file contains the implementation of _Objects_Name_to_id_u32(). More...

#include <rtems/score/objectimpl.h>

Functions

Status_Control _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.
 

Detailed Description

This source file contains the implementation of _Objects_Name_to_id_u32().