#define OBJECTS_SEARCH_LOCAL_NODE
uint32_t rtems_name
This type is used to represent a Classic API object name.
Objects_Information _Rate_monotonic_Information
The Classic Rate Monotonic objects information.
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.
Objects_Id rtems_id
Values of this type identify an RTEMS object.
Classic Rate Monotonic Scheduler Implementation.
rtems_status_code rtems_rate_monotonic_ident(rtems_name name, rtems_id *id)
Identifies a period object by the specified object name.
Implementation Interfaces for Classic Objects.