ISSDK  1.8
IoT Sensing Software Development Kit
Macros
issdk_hal.h File Reference
#include "frdm_k64f.h"
#include "frdm_stbc_agm02_shield.h"
Include dependency graph for issdk_hal.h:

Go to the source code of this file.

Macros

#define I2C_S_SCL_PIN   I2C_S1_SCL_PIN
 
#define I2C_S_SDA_PIN   I2C_S1_SDA_PIN
 
#define I2C_S_DRIVER_NONBLOCKING   I2C_S1_DRIVER_NONBLOCKING
 
#define I2C_S_DRIVER_BLOCKING   I2C_S1_DRIVER_BLOCKING
 

Macro Definition Documentation

◆ I2C_S_DRIVER_BLOCKING

#define I2C_S_DRIVER_BLOCKING   I2C_S1_DRIVER_BLOCKING

Definition at line 28 of file issdk_hal.h.

◆ I2C_S_DRIVER_NONBLOCKING

#define I2C_S_DRIVER_NONBLOCKING   I2C_S1_DRIVER_NONBLOCKING

Definition at line 27 of file issdk_hal.h.

◆ I2C_S_SCL_PIN

#define I2C_S_SCL_PIN   I2C_S1_SCL_PIN

Definition at line 25 of file issdk_hal.h.

◆ I2C_S_SDA_PIN

#define I2C_S_SDA_PIN   I2C_S1_SDA_PIN

Definition at line 26 of file issdk_hal.h.