![]() |
ISSDK
1.7
IoT Sensing Software Development Kit
|
The rd_kl25z_gdl.h file declares mapping of the Kinetis Device peripherals to the rd-kl25z board. More...

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 |
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.
| #define FXAS21002_I2C_ADDR 0x20 |
Definition at line 48 of file rd_kl25z_gdl.h.
| #define FXOS8700_I2C_ADDR 0x1E |
Definition at line 52 of file rd_kl25z_gdl.h.
| #define INT1_FXAS21002 D9 |
Definition at line 49 of file rd_kl25z_gdl.h.
Referenced by main().
| #define LED_GREEN A1 |
Definition at line 58 of file rd_kl25z_gdl.h.
Referenced by main(), and process_host_command().
| #define MPL3115_I2C_ADDR 0x60 |
Definition at line 55 of file rd_kl25z_gdl.h.
| #define SHIELD_NAME "RD_KL25_AGMP01" |
Definition at line 45 of file rd_kl25z_gdl.h.