 |
RTEMS 5.2
|
Go to the documentation of this file.
34#ifndef LIBBSP_ARM_LPC24XX_I2C_H
35#define LIBBSP_ARM_LPC24XX_I2C_H
49#define LPC24XX_I2C_0_BUS_PATH "/dev/i2c-0"
51#define LPC24XX_I2C_1_BUS_PATH "/dev/i2c-1"
53#define LPC24XX_I2C_2_BUS_PATH "/dev/i2c-2"
55int lpc24xx_register_i2c_0(
void);
57int lpc24xx_register_i2c_1(
void);
59int lpc24xx_register_i2c_2(
void);