timer_cm3.h File Reference
Low-level timer driver (SysTick) for Cortex-M3. More...
Go to the source code of this file.
Values for CONFIG_TIMER. | |
Select which hardware timer interrupt to use for system clock and softtimers. | |
| #define | TIMER_ON_GPTM 1 |
| Default system timer. | |
| #define | TIMER_DEFAULT TIMER_ON_GPTM |
| Default system timer. | |
| void | timer_hw_init (void) |
| HW dependent timer initialization. | |
| void | timer_hw_exit (void) |
| Default system timer. | |
Detailed Description
Low-level timer driver (SysTick) for Cortex-M3.
Definition in file timer_cm3.h.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/bertos_logo.png)