Microchip® Advanced Software Framework

thsq-conf-const.h File Reference

Macros

#define CONTIKIMAC   2
 
#define CSMAMAC   3
 
#define NULLMAC   0
 
#define NULLRDC   1
 
#define THSQ_CONF_AES   (1 << 3)
 
#define THSQ_CONF_CONTIKIMAC   (1 << 1)
 
#define THSQ_CONF_CSL   (1 << 4)
 
#define THSQ_CONF_DROWSIE   (1 << 2)
 
#define THSQ_CONF_MULTICHAN   (1 << 0)
 
#define THSQ_CONF_NULLRDC   (0 << 0)
 

#define CONTIKIMAC   2
#define CSMAMAC   3
#define NULLMAC   0
#define NULLRDC   1
#define THSQ_CONF_AES   (1 << 3)
#define THSQ_CONF_CONTIKIMAC   (1 << 1)
#define THSQ_CONF_CSL   (1 << 4)
#define THSQ_CONF_DROWSIE   (1 << 2)
#define THSQ_CONF_MULTICHAN   (1 << 0)
#define THSQ_CONF_NULLRDC   (0 << 0)