Lines Matching +full:nrf +full:- +full:twis
2 # SPDX-License-Identifier: Apache-2.0
5 Nordic nRF family TWIS
7 The TWIS peripheral is an I2C controller which supports the I2C
8 peripheral role, and EasyDMA. TWIS shares resources with TWIM and TWI,
11 and TWIS, along with the pinctrl instances to select between TWIM/TWI
12 and TWIS pin functions.
21 bias-pull-up;
29 low-power-enable;
35 compatible = "nordic,nrf-twis";
36 pinctrl-0 = <&i2c2_default>;
37 pinctrl-1 = <&i2c2_sleep>;
38 pinctrl-names = "default", "sleep";
42 compatible: "nordic,nrf-twis"
45 - "nordic,nrf-twi-common.yaml"
46 - "memory-region.yaml"