Lines Matching +full:peripheral +full:- +full:to +full:- +full:memory
2 # SPDX-License-Identifier: Apache-2.0
8 peripherals. When a single SoC peripheral ID corresponds to multiple
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
13 its "status" to "okay", e.g. using an overlay file like this:
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
25 1. Check the peripheral Instantiation table in the Memory
41 this binding. See the "nordic,nrf-twim" binding instead.
43 compatible: "nordic,nrf-twi"
45 include: nordic,nrf-twi-common.yaml