|
VSF Documented
|
#include "hal/arch/vsf_arch.h"Go to the source code of this file.
Macros | |
| #define | jiffies vsf_systimer_get_tick() |
| #define | msecs_to_jiffies(__msec) vsf_systimer_ms_to_tick(__msec) |
| #define | usecs_to_jiffies(__msec) vsf_systimer_us_to_tick(__msec) |
| #define jiffies vsf_systimer_get_tick() |
| #define msecs_to_jiffies | ( | __msec | ) | vsf_systimer_ms_to_tick(__msec) |
| #define usecs_to_jiffies | ( | __msec | ) | vsf_systimer_us_to_tick(__msec) |