ESOS32
ESOSOn32-bitProcessors
Functions
esos_pc_tick.c File Reference

PC (linux) code to emulate the ESOS32 system tick functionality. More...

#include <unistd.h>
#include <sys/time.h>
#include "all_generic.h"
Include dependency graph for esos_pc_tick.c:

Go to the source code of this file.

Functions

uint32_t clock_time (void)
 
void __esos_hw_InitSystemTick (void)
 
uint32_t __esos_hw_GetSystemTickCount (void)
 

Detailed Description

PC (linux) code to emulate the ESOS32 system tick functionality.

Note
Windows version has not been tested in many years.

Definition in file esos_pc_tick.c.