Home
last modified time | relevance | path

Searched +full:isw +full:- +full:gpios (Results 1 – 13 of 13) sorted by relevance

/Zephyr-latest/samples/drivers/counter/maxim_ds3231/boards/
Dparticle_xenon.overlay4 * SPDX-License-Identifier: Apache-2.0
7 &i2c0 { /* SDA P0.26, SCL P0.27, ISW P1.1, 32K P1.2 */
12 isw-gpios = <&gpio1 1 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
13 32k-gpios = <&gpio1 2 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
Dfrdm_k64f.overlay4 * SPDX-License-Identifier: Apache-2.0
7 &i2c0 { /* SDA PTE25, SCL PTE24, ISW PTE26 */
12 isw-gpios = <&gpioe 26 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
Dsltb004a.overlay4 * SPDX-License-Identifier: Apache-2.0
7 &i2c0 { /* SDA H16=PC10, SCL H15=PC11, ISW H13=PF6 */
12 isw-gpios = <&gpiof 6 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
Dnucleo_l476rg.overlay4 * SPDX-License-Identifier: Apache-2.0
7 &i2c1 { /* SDA CN5.9=PB9, SCL CN5.10=PB8, ISW CN5.1=D8=PA9 */
12 isw-gpios = <&gpioa 9 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
Dnrf51dk_nrf51822.overlay4 * SPDX-License-Identifier: Apache-2.0
12 isw-gpios = <&gpio0 0 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
Dnrf52840dk_nrf52840.overlay4 * SPDX-License-Identifier: Apache-2.0
12 isw-gpios = <&gpio0 0 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
/Zephyr-latest/tests/drivers/counter/maxim_ds3231_api/boards/
Dparticle_xenon.overlay4 * SPDX-License-Identifier: Apache-2.0
7 &i2c0 { /* SDA P0.26, SCL P0.27, ISW P1.1, 32K P1.2 */
12 isw-gpios = <&gpio1 1 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
13 32k-gpios = <&gpio1 2 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
Dfrdm_k64f.overlay4 * SPDX-License-Identifier: Apache-2.0
7 &i2c0 { /* SDA PTE25, SCL PTE24, ISW PTE26 */
12 isw-gpios = <&gpioe 26 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
Dsltb004a.overlay4 * SPDX-License-Identifier: Apache-2.0
7 &i2c0 { /* SDA H16=PC10, SCL H15=PC11, ISW H13=PF6 */
12 isw-gpios = <&gpiof 6 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
Dnucleo_l476rg.overlay4 * SPDX-License-Identifier: Apache-2.0
7 &i2c1 { /* SDA CN5.9=PB9, SCL CN5.10=PB8, ISW CN5.1=D8=PA9 */
12 isw-gpios = <&gpioa 9 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
Dnrf51dk_nrf51822.overlay4 * SPDX-License-Identifier: Apache-2.0
12 isw-gpios = <&gpio0 0 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
Dnrf52840dk_nrf52840.overlay4 * SPDX-License-Identifier: Apache-2.0
12 isw-gpios = <&gpio0 0 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
/Zephyr-latest/dts/bindings/rtc/
Dmaxim,ds3231.yaml4 # SPDX-License-Identifier: Apache-2.0
11 include: i2c-device.yaml
17 32k-gpios:
18 type: phandle-array
27 isw-gpios:
28 type: phandle-array
37 sub-second accuracy.