Transaction-Level Modeling Framework for Space Applications
Macros | |
#define | LOBYTE(x) ((uchar)((x) & 0xFF)) |
#define | HIBYTE(x) ((uchar)((x) >> 8)) |
Typedefs | |
typedef unsigned char | uchar |
Functions | |
unsigned short | icrc1 (unsigned short crc, unsigned char onech) |
unsigned short | icrc (unsigned short crc, unsigned char *lin, unsigned int len, short jinit, int jrev) |
int | main (void) |
Variables | |
unsigned char | aa [] = "asdffeagewaHAFEFaeDsFEawFdsFaefaeerdjgpim23eDsFEawFdsFaefaeerdjgpim23faeerdjgpim23eDsFEawFdsFaefaeerdjgpim23asdffeagewaHAFEFaeDsFEawFdsFaefaeerdjgpim23eDsFEawFdsFaefaeerdjgpim23faeerdjgpim23eDsFEawFdsFaefaeerdjgpim23" |
unsigned short icrc | ( | unsigned short | crc, |
unsigned char * | lin, | ||
unsigned int | len, | ||
short | jinit, | ||
int | jrev | ||
) |
References HIBYTE, icrc1(), core.waf.subcommand::init(), and LOBYTE.
unsigned char aa[] = "asdffeagewaHAFEFaeDsFEawFdsFaefaeerdjgpim23eDsFEawFdsFaefaeerdjgpim23faeerdjgpim23eDsFEawFdsFaefaeerdjgpim23asdffeagewaHAFEFaeDsFEawFdsFaefaeerdjgpim23eDsFEawFdsFaefaeerdjgpim23faeerdjgpim23eDsFEawFdsFaefaeerdjgpim23" |