ISSDK  1.8
IoT Sensing Software Development Kit
Macros
frdm-stba-pa7250_shield.h File Reference

The frdm-stba-pa7250_shield.h file declares mapping of the Kinetis Device peripherals to the frmd-ke15z and frdm-stba-pa7250 shield. More...

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

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
 

Detailed Description

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.

Macro Definition Documentation

◆ BIT12RES

#define BIT12RES   (4096)

Definition at line 22 of file frdm-stba-pa7250_shield.h.

Referenced by main().

◆ FXPS7250A4_ADC12_CHANNEL

#define FXPS7250A4_ADC12_CHANNEL   0U

Definition at line 27 of file frdm-stba-pa7250_shield.h.

Referenced by KE15Z_LPTMR0_ADC0_Initialize().

◆ FXPS7250A4_ADC12_CHANNEL_GROUP

#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().

◆ FXPS7250A4_OFFSET

#define FXPS7250A4_OFFSET   (20) /* Zero Error Offset. */

Definition at line 23 of file frdm-stba-pa7250_shield.h.

Referenced by analog_output_transfer_fn().

◆ SHIELD_NAME

#define SHIELD_NAME   "FRDM-STBA-PA7250"

Definition at line 18 of file frdm-stba-pa7250_shield.h.

◆ VCC

#define VCC   (5.0)

Definition at line 21 of file frdm-stba-pa7250_shield.h.

Referenced by main().