![]()  | 
  
    RTEMS
    5.1
    
   | 
 
Functions that configure the System. More...
Functions | |
| __STATIC_INLINE uint32_t | SysTick_Config (uint32_t ticks) | 
| System Tick Configuration.  More... | |
Functions that configure the System.
| __STATIC_INLINE uint32_t SysTick_Config | ( | uint32_t | ticks | ) | 
System Tick Configuration.
Initializes the System Timer and its interrupt, and starts the System Tick Timer. Counter is in free running mode to generate periodic interrupts.
| [in] | ticks | Number of ticks between two interrupts. | 
 1.8.15