RTEMS
Functions
objectimpl.h File Reference

Implementation Interfaces for Classic Objects. More...

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

Go to the source code of this file.

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. More...
 

Detailed Description

Implementation Interfaces for Classic Objects.

Definition in file objectimpl.h.