RTEMS 6.1-rc4
|
This source file contains the implementation of _RTEMS_Name_to_id(). More...
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. | |
This source file contains the implementation of _RTEMS_Name_to_id().