bertos/cfg/cfg_timer.h File Reference
Configuration file for timer module. More...
Go to the source code of this file.
Defines | |
| #define | CONFIG_TIMER TIMER_DEFAULT |
| Hardware timer selection for drv/timer.c. | |
| #define | CONFIG_TIMER_STROBE 0 |
| Debug timer interrupt using a strobe pin. | |
| #define | CONFIG_TIMER_EVENTS 1 |
| Enable asynchronous timers. | |
| #define | CONFIG_TIMER_UDELAY 1 |
| Support hi-res timer_usleep(). | |
Detailed Description
Configuration file for timer module.
- Version:
- Id
- cfg_timer.h 2348 2009-02-16 13:43:44Z duplo
Definition in file bertos/cfg/cfg_timer.h.
