RTEMS
5.0.0
|
Macros | |
#define | CONFIGURE_MICROSECONDS_PER_TICK RTEMS_MILLISECONDS_TO_MICROSECONDS(10) |
#define | _CONFIGURE_TICKS_PER_SECOND (1000000 / CONFIGURE_MICROSECONDS_PER_TICK) |
#define | CONFIGURE_TICKS_PER_TIMESLICE 50 |
This module contains configuration parameters that are independent of any API but impact general system configuration.
#define CONFIGURE_MICROSECONDS_PER_TICK RTEMS_MILLISECONDS_TO_MICROSECONDS(10) |
The configures the number of microseconds per clock tick.
#define CONFIGURE_TICKS_PER_TIMESLICE 50 |
The configures the number of clock ticks per timeslice.