BeRTOS
|
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. |
Low-level timer module for Qt emulator (implementation).
Definition in file timer_posix.c.