ISSDK  1.7
IoT Sensing Software Development Kit
Macros
frdm-stbi-dp300x_shield.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define SHIELD_NAME   "FRDM-STBI-DP300x"
 
#define NPS3000VV_PRESSURE_DIV_FACTOR   (8)
 
#define NPS3001DV_PRESSURE_DIV_FACTOR   (8)
 
#define NPS3002VV_PRESSURE_DIV_FACTOR   (4)
 
#define NPS3005DV_PRESSURE_DIV_FACTOR   (4)
 
#define DIFF_P_I2C_ADDR   0x60
 
#define DIFF_P_INT1   D5
 
#define DIFF_P_INT2   D2
 
#define DIFF_P_CS   D10
 

Macro Definition Documentation

◆ DIFF_P_CS

#define DIFF_P_CS   D10

Definition at line 57 of file frdm-stbi-dp300x_shield.h.

Referenced by main().

◆ DIFF_P_I2C_ADDR

#define DIFF_P_I2C_ADDR   0x60

Definition at line 54 of file frdm-stbi-dp300x_shield.h.

◆ DIFF_P_INT1

#define DIFF_P_INT1   D5

Definition at line 55 of file frdm-stbi-dp300x_shield.h.

Referenced by main().

◆ DIFF_P_INT2

#define DIFF_P_INT2   D2

Definition at line 56 of file frdm-stbi-dp300x_shield.h.

◆ NPS3000VV_PRESSURE_DIV_FACTOR

#define NPS3000VV_PRESSURE_DIV_FACTOR   (8)

Definition at line 48 of file frdm-stbi-dp300x_shield.h.

Referenced by main().

◆ NPS3001DV_PRESSURE_DIV_FACTOR

#define NPS3001DV_PRESSURE_DIV_FACTOR   (8)

Definition at line 49 of file frdm-stbi-dp300x_shield.h.

Referenced by main().

◆ NPS3002VV_PRESSURE_DIV_FACTOR

#define NPS3002VV_PRESSURE_DIV_FACTOR   (4)

Definition at line 50 of file frdm-stbi-dp300x_shield.h.

Referenced by main().

◆ NPS3005DV_PRESSURE_DIV_FACTOR

#define NPS3005DV_PRESSURE_DIV_FACTOR   (4)

Definition at line 51 of file frdm-stbi-dp300x_shield.h.

Referenced by main().

◆ SHIELD_NAME

#define SHIELD_NAME   "FRDM-STBI-DP300x"

Definition at line 45 of file frdm-stbi-dp300x_shield.h.