PER Firmware
Loading...
Searching...
No Matches
amk.h File Reference

AMK page implementation. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define AMK_STRING   "amk"
 
#define INVA_STATE   "A"
 
#define INVB_STATE   "B"
 
#define INVC_STATE   "C"
 
#define INVD_STATE   "D"
 
#define INVA_ERROR   "aberror"
 
#define INVB_ERROR   "bberror"
 
#define INVC_ERROR   "cberror"
 
#define INVD_ERROR   "dberror"
 
#define INVA_DIAGNOSTIC   "da"
 
#define INVB_DIAGNOSTIC   "db"
 
#define INVC_DIAGNOSTIC   "dc"
 
#define INVD_DIAGNOSTIC   "dd"
 
#define INVA_ON   "ia"
 
#define INVB_ON   "ib"
 
#define INVC_ON   "ic"
 
#define INVD_ON   "id"
 

Functions

void amk_telemetry_update ()
 

Detailed Description

AMK page implementation.

Author
Amruth Nadimpally (nadim.nosp@m.paa@.nosp@m.purdu.nosp@m.e.ed.nosp@m.u)
Aditya Saini (sain9.nosp@m.1@pu.nosp@m.rdue..nosp@m.edu)

Macro Definition Documentation

◆ AMK_STRING

#define AMK_STRING   "amk"

◆ INVA_DIAGNOSTIC

#define INVA_DIAGNOSTIC   "da"

◆ INVA_ERROR

#define INVA_ERROR   "aberror"

◆ INVA_ON

#define INVA_ON   "ia"

◆ INVA_STATE

#define INVA_STATE   "A"

◆ INVB_DIAGNOSTIC

#define INVB_DIAGNOSTIC   "db"

◆ INVB_ERROR

#define INVB_ERROR   "bberror"

◆ INVB_ON

#define INVB_ON   "ib"

◆ INVB_STATE

#define INVB_STATE   "B"

◆ INVC_DIAGNOSTIC

#define INVC_DIAGNOSTIC   "dc"

◆ INVC_ERROR

#define INVC_ERROR   "cberror"

◆ INVC_ON

#define INVC_ON   "ic"

◆ INVC_STATE

#define INVC_STATE   "C"

◆ INVD_DIAGNOSTIC

#define INVD_DIAGNOSTIC   "dd"

◆ INVD_ERROR

#define INVD_ERROR   "dberror"

◆ INVD_ON

#define INVD_ON   "id"

◆ INVD_STATE

#define INVD_STATE   "D"

Function Documentation

◆ amk_telemetry_update()

void amk_telemetry_update ( )
Here is the call graph for this function: