Lines Matching +full:nrf +full:- +full:twi
2 # SPDX-License-Identifier: Apache-2.0
5 Nordic nRF family TWI (TWI master).
7 This binding can be used for nodes which can represent TWI
9 I2C peripherals (like TWI or TWIM), the corresponding devicetree
10 nodes must be set up to select TWI before use.
12 To select TWI, set the node's "compatible" to "nordic,nrf-twi" and
15 /* This is for TWI0 -- change to "i2c1" for TWI1. */
17 compatible = "nordic,nrf-twi";
22 You can use either of these options to check TWI availability on
31 documents TWI support, like this:
35 * This i2c node can be TWI, [...].
41 this binding. See the "nordic,nrf-twim" binding instead.
43 compatible: "nordic,nrf-twi"
45 include: nordic,nrf-twi-common.yaml