PHiLIP
sys.h File Reference

System control and management. More...

Go to the source code of this file.

Functions

void init_sys (map_t *reg)
 Initializes system registers. More...
 
error_t commit_sys ()
 Commits the system registers and executes operations. More...
 
void update_tick ()
 Updates the tick count to the app reg. More...
 

Detailed Description

System control and management.

Author
Kevin Weiss
Date
13.02.2019

Deals with build times, serial numbers, ticks, etc.