ISSDK  1.8
IoT Sensing Software Development Kit
Macros
rd_kl25z_gdl.h File Reference

The rd_kl25z_gdl.h file declares mapping of the Kinetis Device peripherals to the rd-kl25z board. More...

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

Go to the source code of this file.

Macros

#define SHIELD_NAME   "RD_KL25_AGMP01"
 
#define FXAS21002_I2C_ADDR   0x20
 
#define INT1_FXAS21002   D9
 
#define FXOS8700_I2C_ADDR   0x1E
 
#define MPL3115_I2C_ADDR   0x60
 
#define LED_GREEN   A1
 

Detailed Description

The rd_kl25z_gdl.h file declares mapping of the Kinetis Device peripherals to the rd-kl25z board.

Definition in file rd_kl25z_gdl.h.

Macro Definition Documentation

◆ FXAS21002_I2C_ADDR

#define FXAS21002_I2C_ADDR   0x20

Definition at line 22 of file rd_kl25z_gdl.h.

◆ FXOS8700_I2C_ADDR

#define FXOS8700_I2C_ADDR   0x1E

Definition at line 26 of file rd_kl25z_gdl.h.

◆ INT1_FXAS21002

#define INT1_FXAS21002   D9

Definition at line 23 of file rd_kl25z_gdl.h.

Referenced by main().

◆ LED_GREEN

#define LED_GREEN   A1

Definition at line 32 of file rd_kl25z_gdl.h.

Referenced by main(), and process_host_command().

◆ MPL3115_I2C_ADDR

#define MPL3115_I2C_ADDR   0x60

Definition at line 29 of file rd_kl25z_gdl.h.

◆ SHIELD_NAME

#define SHIELD_NAME   "RD_KL25_AGMP01"

Definition at line 19 of file rd_kl25z_gdl.h.