ISSDK  1.7
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 54 of file issdk_hal.h.

◆ I2C_S_DRIVER_NONBLOCKING

#define I2C_S_DRIVER_NONBLOCKING   I2C_S1_DRIVER_NONBLOCKING

Definition at line 53 of file issdk_hal.h.

◆ I2C_S_SCL_PIN

#define I2C_S_SCL_PIN   I2C_S1_SCL_PIN

Definition at line 51 of file issdk_hal.h.

◆ I2C_S_SDA_PIN

#define I2C_S_SDA_PIN   I2C_S1_SDA_PIN

Definition at line 52 of file issdk_hal.h.