VSF Documented
Data Structures | Enumerations | Functions
hrtimer.h File Reference
#include <linux/ktime.h>
#include <kernel/vsf_kernel.h>

Go to the source code of this file.

Data Structures

struct  hrtimer
 

Enumerations

enum  hrtimer_restart {
  HRTIMER_NORESTART ,
  HRTIMER_RESTART
}
 
enum  hrtimer_mode {
  HRTIMER_MODE_REL = 0x00 ,
  HRTIMER_MODE_ABS = 0x01
}
 

Functions

void __hrtimer_on_timer (vsf_callback_timer_t *timer)
 

Enumeration Type Documentation

◆ hrtimer_restart

Enumerator
HRTIMER_NORESTART 
HRTIMER_RESTART 

◆ hrtimer_mode

Enumerator
HRTIMER_MODE_REL 
HRTIMER_MODE_ABS 

Function Documentation

◆ __hrtimer_on_timer()

void __hrtimer_on_timer ( vsf_callback_timer_t timer)
Generated from commit: vsfteam/vsf@f33b89f