VSF Documented
jiffies.h File Reference

Go to the source code of this file.

Macros

#define jiffies   vsf_systimer_get_tick()
 
#define msecs_to_jiffies(__msec)
 
#define usecs_to_jiffies(__msec)
 

Macro Definition Documentation

◆ jiffies

#define jiffies   vsf_systimer_get_tick()

◆ msecs_to_jiffies

#define msecs_to_jiffies ( __msec)
Value:
vsf_systimer_tick_t vsf_systimer_ms_to_tick(uint_fast32_t time_ms)
Definition linux_generic.c:440

◆ usecs_to_jiffies

#define usecs_to_jiffies ( __msec)
Value:
vsf_systimer_tick_t vsf_systimer_us_to_tick(uint_fast32_t time_us)
Definition linux_generic.c:435
Generated from commit: vsfteam/vsf@ceb53fd