BeRTOS
Functions
timer_posix.c File Reference

Low-level timer module for Qt emulator (implementation). More...

#include <os/hptime.h>
#include <kern/irq.h>
#include <signal.h>
#include <string.h>
#include <sys/time.h>

Go to the source code of this file.

Functions

static void timer_hw_init (void)
 HW dependent timer initialization.

Detailed Description

Low-level timer module for Qt emulator (implementation).

Author:
Bernie Innocenti <bernie@codewiz.org>

Definition in file timer_posix.c.