Home
last modified time | relevance | path

Searched refs:SDA (Results 1 – 25 of 256) sorted by relevance

1234567891011

/Zephyr-latest/samples/sensor/sht3xd/boards/
Dnucleo_l476rg.overlay7 &i2c1 { /* SDA CN5.9=PB9, SCL CN5.10=PB8, ALERT CN5.1=D8=PA9 */
8 /* &i2c3 { * SDA CN7.36=PC1, SCL CN7.38=PC0, ALERT CN7.34=PB0 */
Dnrf51_ble400.overlay7 &i2c0 { /* SDA 0, SCL 1 */
Dfrdm_k64f.overlay7 &i2c0 { /* SDA PTE25, SCL PTE24, ALERT PTE26 */
Dnrf52840dk_nrf52840.overlay7 &i2c0 { /* SDA P0.26, SCL P0.27, ALERT P1.10 */
Dsltb004a.overlay7 &i2c0 { /* SDA H16=PC10, SCL H15=PC11, ALERT H13=PF6 */
/Zephyr-latest/tests/drivers/i2c/i2c_target_api/boards/
Dfrdm_ke17z512.overlay9 * LPI2C0 SDA(J2-18) --> LPI2C1 SDA(J2-12)
Dfrdm_mcxa156.overlay9 * LPI2C0 SDA(J2-18) --> LPI2C3 SDA(J5-6)
Dfrdm_mcxn947_mcxn947_cpu0.overlay31 * LPI2C1 SDA(J2-8, P1_24/FC1_P0) --> LPI2C2 SDA(J2-18, P4_0/FC2_P0)
Dfrdm_mcxn947_mcxn947_cpu0_qspi.overlay31 * LPI2C1 SDA(J2-8, P1_24/FC1_P0) --> LPI2C2 SDA(J2-18, P4_0/FC2_P0)
Dfrdm_mcxn236.overlay31 * LPI2C3 SDA(J2-8, P1_0/FC1_P0) --> LPI2C5 SDA(J2-18, P1_16/FC2_P0)
/Zephyr-latest/drivers/i2c/
Di2c_sbcon.c38 #define SDA BIT(1) macro
67 sbcon->SB_CONTROLS = SDA; in i2c_sbcon_set_sda()
69 sbcon->SB_CONTROLC = SDA; in i2c_sbcon_set_sda()
77 return sbcon->SB_CONTROL & SDA; in i2c_sbcon_get_sda()
/Zephyr-latest/boards/shields/arduino_uno_click/
Darduino_uno_click.overlay26 <11 0 &arduino_header 4 0>; /* SDA -> A4 */
49 <11 0 &arduino_header 4 0>; /* SDA -> A4 */
/Zephyr-latest/samples/drivers/counter/maxim_ds3231/boards/
Dnrf51dk_nrf51822.overlay7 &i2c0 { /* SDA 30, SCL 7 */
Dnrf52840dk_nrf52840.overlay7 &i2c0 { /* SDA P0.26, SCL P0.27 */
Dfrdm_k64f.overlay7 &i2c0 { /* SDA PTE25, SCL PTE24, ISW PTE26 */
Dsltb004a.overlay7 &i2c0 { /* SDA H16=PC10, SCL H15=PC11, ISW H13=PF6 */
Dnucleo_l476rg.overlay7 &i2c1 { /* SDA CN5.9=PB9, SCL CN5.10=PB8, ISW CN5.1=D8=PA9 */
/Zephyr-latest/samples/sensor/isl29035/boards/
Dnrf52dk_nrf52832.overlay7 &i2c0 { /* SDA P0.26, SCL P0.27, ALERT P1.11 */
/Zephyr-latest/tests/drivers/counter/maxim_ds3231_api/boards/
Dnrf51dk_nrf51822.overlay7 &i2c0 { /* SDA 30, SCL 7 */
Dnrf52840dk_nrf52840.overlay7 &i2c0 { /* SDA P0.26, SCL P0.27 */
Dfrdm_k64f.overlay7 &i2c0 { /* SDA PTE25, SCL PTE24, ISW PTE26 */
Dsltb004a.overlay7 &i2c0 { /* SDA H16=PC10, SCL H15=PC11, ISW H13=PF6 */
Dnucleo_l476rg.overlay7 &i2c1 { /* SDA CN5.9=PB9, SCL CN5.10=PB8, ISW CN5.1=D8=PA9 */
/Zephyr-latest/samples/sensor/adt7420/boards/
Dnrf52dk_nrf52832.overlay7 &i2c0 { /* SDA P0.26, SCL P0.27, ALERT P0.11 */
/Zephyr-latest/boards/adi/max32666evkit/doc/
Dindex.rst131 | JP1 | I2C0_SCL/SDA | | …
133 | | | | Open | | | Disconnects I2C0 SCL and SDA 1.5K pullups from VDD…
135 | | | | Close | | | Connects I2C0 SCL and SDA 1.5K pullups to VDDIOH. …
139 | JP2 | I2C1_SCL/SDA | +-----------+ | +---------------------------------------------------…
140 | | | | Open | | | Disconnects I2C1 SCL and SDA 1.5K pullups from VDD…
142 | | | | Close | | | Connects I2C1 SCL and SDA 1.5K pullups to VDDIOH. …
146 | JP3 | I2C2_SCL/SDA | +-----------+ | +---------------------------------------------------…
147 | | | | Open | | | Disconnects I2C2 SCL and SDA 1.5K pullups from VDD…
149 | | | | Close | | | Connects I2C2 SCL and SDA 1.5K pullups to VDDIOH. …

1234567891011