30 return _Timer_Fire_after(
36 _Timer_Routine_adaptor
Classic Timer Implementation.
rtems_status_code
This enumeration provides status codes for directives of the Classic API.
Watchdog_Interval rtems_interval
This type is used to represent clock tick intervals.
Objects_Id rtems_id
Values of this type identify an RTEMS object.
rtems_timer_service_routine(* rtems_timer_service_routine_entry)(rtems_id, void *)
%
rtems_status_code rtems_timer_fire_after(rtems_id id, rtems_interval ticks, rtems_timer_service_routine_entry routine, void *user_data)
%