Objects_Name_or_id_lookup_errors _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...
Objects_Name_or_id_lookup_errors
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.
rtems_status_code
This enumeration provides status codes for directives of the Classic API.
Classic Status Implementation.
const rtems_status_code _Status_Object_name_errors_to_status[]
Status Object Name Errors to Status Array.
Implementation Interfaces for Classic Objects.