All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches
syscalls.h File Reference

Implementation of required system calls. More...

Detailed Description

Implementation of required system calls.

Author
Gunar Schorcht gunar.nosp@m.@sch.nosp@m.orcht.nosp@m..net

Definition in file syscalls.h.

#include "syscalls_common.h"
+ Include dependency graph for syscalls.h:

Go to the source code of this file.

Functions

int64_t system_get_time_64 (void)
 Time since boot in us (64bit version)
 
void system_wdt_init (void)
 initialize system watchdog timer and start it
 
void system_wdt_start (void)
 start the initialized system watchdog timer
 
void system_wdt_stop (void)
 start the running system watchdog timer
 
void system_wdt_feed (void)
 reset the system watchdog timer