diff options
Diffstat (limited to '2.3-1/macros/Hardware/RasberryPi/I2C/names')
-rwxr-xr-x | 2.3-1/macros/Hardware/RasberryPi/I2C/names | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/2.3-1/macros/Hardware/RasberryPi/I2C/names b/2.3-1/macros/Hardware/RasberryPi/I2C/names new file mode 100755 index 00000000..5a318865 --- /dev/null +++ b/2.3-1/macros/Hardware/RasberryPi/I2C/names @@ -0,0 +1,9 @@ +RPI_I2CRead +RPI_I2CReadReg16 +RPI_I2CReadReg8 +RPI_I2CSetup +RPI_I2CSetupInterface +RPI_I2CWrite +RPI_I2CWriteReg16 +RPI_I2CWriteReg8 +RPI_i2cdetect |