RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Functions
rtemsnametoid.c File Reference

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

#include <rtems/rtems/objectimpl.h>
#include <rtems/rtems/statusimpl.h>

Functions

rtems_status_code _RTEMS_Name_to_id (uint32_t name, uint32_t node, Objects_Id *id, const Objects_Information *information)
 Calls _Objects_Name_to_id_u32() and converts the status.
 

Detailed Description

This source file contains the implementation of _RTEMS_Name_to_id().