![]() |
ISSDK
1.8
IoT Sensing Software Development Kit
|
The frdm-stba-pa7250_shield.h file declares mapping of the Kinetis Device peripherals to the frmd-ke15z and frdm-stba-pa7250 shield. More...

Go to the source code of this file.
Macros | |
| #define | SHIELD_NAME "FRDM-STBA-PA7250" |
| #define | VCC (5.0) |
| #define | BIT12RES (4096) |
| #define | FXPS7250A4_OFFSET (20) /* Zero Error Offset. */ |
| #define | FXPS7250A4_ADC12_CHANNEL 0U |
| #define | FXPS7250A4_ADC12_CHANNEL_GROUP 0U |
The frdm-stba-pa7250_shield.h file declares mapping of the Kinetis Device peripherals to the frmd-ke15z and frdm-stba-pa7250 shield.
Definition in file frdm-stba-pa7250_shield.h.
| #define BIT12RES (4096) |
Definition at line 22 of file frdm-stba-pa7250_shield.h.
Referenced by main().
| #define FXPS7250A4_ADC12_CHANNEL 0U |
Definition at line 27 of file frdm-stba-pa7250_shield.h.
Referenced by KE15Z_LPTMR0_ADC0_Initialize().
| #define FXPS7250A4_ADC12_CHANNEL_GROUP 0U |
Definition at line 28 of file frdm-stba-pa7250_shield.h.
Referenced by adc12_irq_callback(), and pa7250_odr_callback().
| #define FXPS7250A4_OFFSET (20) /* Zero Error Offset. */ |
Definition at line 23 of file frdm-stba-pa7250_shield.h.
Referenced by analog_output_transfer_fn().
| #define SHIELD_NAME "FRDM-STBA-PA7250" |
Definition at line 18 of file frdm-stba-pa7250_shield.h.
| #define VCC (5.0) |
Definition at line 21 of file frdm-stba-pa7250_shield.h.
Referenced by main().