39 delta = maximum_id - id;
static __inline__ void _ISR_lock_Context_set_level(ISR_lock_Context *context, ISR_Level level)
Sets the ISR level in the ISR lock context.
#define _ISR_Local_disable(_level)
Disables interrupts on this processor.
#define OBJECTS_INDEX_MINIMUM
static __inline__ Objects_Maximum _Objects_Get_index(Objects_Id id)
Returns the index portion of the ID.
Inlined Routines in the Object Handler.
#define _ISR_Local_enable(_level)
Enables interrupts on this processor.
Objects_Control * _Objects_Get(Objects_Id id, ISR_lock_Context *lock_context, const Objects_Information *information)
Maps the specified object identifier to the associated local object control block.
Local ISR lock context for acquire and release pairs.
#define RTEMS_PREDICT_TRUE(_exp)
Returns the value of the specified integral expression and tells the compiler that the predicted valu...