 |
NHS31xx SW API
|
18 #ifndef __BOARD_SEL_H_ 19 #define __BOARD_SEL_H_ 31 #define LED_PROPERTIES {{0, 8, true, IOCON_PIO0_8}} 34 #define LED_RED LED_(0) 42 #define ACCEL_CHIP_FXLS8972CF 44 #define HUMID_CHIP_SHTC3 0 45 #define HUMID_CHIP_HTU21D 1 52 #define ACCEL_SHOCK_ENABLE 1 53 #define ACCEL_SHAKE_ENABLE 0 54 #define ACCEL_VIBRATION_ENABLE 0 55 #define ACCEL_TILT_ENABLE 1 62 #define HUMID_I2C_HW 0 63 #define HUMID_I2C_BB 1 64 #define HUMID_POWER_PIN 7 71 #define UCODE_I2C_HW 0 72 #define UCODE_I2C_BB 1 73 #define UCODE_I2C_SLAVE_ADDRESS 0x51 74 #define UCODE_I2C_POWER_PIN 7 81 #define I2CBBM_DEFAULT_I2C_ADDRESS UCODE_I2C_SLAVE_ADDRESS 82 #define I2CBBM_CLK_PIN 1 83 #define I2CBBM_DAT_PIN 2 99 #define I2C_IRQHANDLER_BOARD