Lines Matching refs:TWI
4785 - Added a Two Wire (TWI) driver. This is a variant of I2C.
4798 - Integrated the TWI driver and the I2C tool. Added support for an
6297 - TWI data sending fails to increment the number of bytes transferred
6712 - TWI: Now supports the up_i2creset() method.
6713 - TWI: Use sam_pio_forceclk() so that we can read the current state
6714 of an open-drain output in the TWI reset logic.
8509 This initialize release includes support for: SDRAM, TWI/I2C, SPI,
9368 - SAM3/4: Add a TWI driver for the SAM4CM. From Max Neklyudov.
11227 o Added a "Single Master Mode": In EMC Testing the TWI-Bus got
11228 stuck because the TWI-Master detected a Multi-Master access (but
14236 - SAM3/4: Fixed configurations for TWI master. Obviously an
28995 * [#2300](https://github.com/apache/nuttx/pull/2300) arm: sam34: compile error on SAM34 TWI