#define OBJECTS_SEARCH_LOCAL_NODE
uint32_t rtems_name
This type is used to represent a Classic API object name.
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.
Classic User Extensions Implementation.
rtems_status_code
This enumeration provides status codes for directives of the Classic API.
Objects_Id rtems_id
Values of this type identify an RTEMS object.
rtems_status_code rtems_extension_ident(rtems_name name, rtems_id *id)
Identifies an extension set object by the specified object name.
Objects_Information _Extension_Information
The Classic Extensions objects information.
Implementation Interfaces for Classic Objects.