Changeset 3261
- Timestamp:
- Aug 31, 2012 2:22:54 AM (10 months ago)
- File:
-
- 1 edited
-
cpu/arm/olpc/gpio-i2c.fth (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
cpu/arm/olpc/gpio-i2c.fth
r3260 r3261 50 50 slave-address to smb-slave 51 51 ; 52 \ Since this I2C bus is dedicated to the DCON, we save space by53 \ implementing only the methods that the DCONuses52 \ Since this I2C bus is dedicated to the camera sensor, we save space by 53 \ implementing only the methods that the sensor uses 54 54 : reg-b@ ( reg# -- b ) smb-setup smb-byte@ ; 55 55 : reg-b! ( b reg# -- ) smb-setup smb-byte! ;
Note: See TracChangeset
for help on using the changeset viewer.
