heat control  r71
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
init.c File Reference
#include "timer.h"
#include "init.h"
#include "adc.h"
#include "lcdisp.h"
#include "comm.h"
#include "setup.h"
Include dependency graph for init.c:

Go to the source code of this file.

Functions

void Init (void)
 

Function Documentation

void Init ( void  )

application dependent controller initialization

Definition at line 11 of file init.c.

References AC_SR, AdcInit(), CommInit(), MEASSET::forTemp, g_sets, MEASSET::inTemp, INVALID_VAL_I16, INVALID_VAL_U16, LcdInit(), NUM_MS, MEASSET::outTemp, SetupInit(), TimerInit(), and UCHAR.

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function: