RTEMS CPU Kit with SuperCore  4.11.3
Macros
General System Configuration

This module contains configuration parameters that are independent of any API but impact general system configuration. More...

Collaboration diagram for General System Configuration:

Macros

#define CONFIGURE_MICROSECONDS_PER_TICK   RTEMS_MILLISECONDS_TO_MICROSECONDS(10)
 The configures the number of microseconds per clock tick. More...
 
#define CONFIGURE_TICKS_PER_TIMESLICE   50
 The configures the number of clock ticks per timeslice. More...
 

Detailed Description

This module contains configuration parameters that are independent of any API but impact general system configuration.

Macro Definition Documentation

◆ CONFIGURE_MICROSECONDS_PER_TICK

#define CONFIGURE_MICROSECONDS_PER_TICK   RTEMS_MILLISECONDS_TO_MICROSECONDS(10)

The configures the number of microseconds per clock tick.

◆ CONFIGURE_TICKS_PER_TIMESLICE

#define CONFIGURE_TICKS_PER_TIMESLICE   50

The configures the number of clock ticks per timeslice.