Searched refs:SCL (Results 1 – 25 of 258) sorted by relevance
1234567891011
/Zephyr-latest/samples/sensor/sht3xd/boards/ |
D | nucleo_l476rg.overlay | 7 &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 */
|
D | nrf51_ble400.overlay | 7 &i2c0 { /* SDA 0, SCL 1 */
|
D | frdm_k64f.overlay | 7 &i2c0 { /* SDA PTE25, SCL PTE24, ALERT PTE26 */
|
D | nrf52840dk_nrf52840.overlay | 7 &i2c0 { /* SDA P0.26, SCL P0.27, ALERT P1.10 */
|
D | sltb004a.overlay | 7 &i2c0 { /* SDA H16=PC10, SCL H15=PC11, ALERT H13=PF6 */
|
/Zephyr-latest/tests/drivers/i2c/i2c_target_api/boards/ |
D | frdm_ke17z512.overlay | 8 * LPI2C0 SCL(J2-20) --> LPI2C1 SCL(J2-10)
|
D | frdm_mcxa156.overlay | 8 * LPI2C0 SCL(J2-20) --> LPI2C3 SCL(J5-5)
|
D | frdm_mcxn947_mcxn947_cpu0.overlay | 30 * LPI2C1 SCL(J2-12, P1_25/FC1_P1) --> LPI2C2 SCL(J2-20, P4_1/FC2_P1)
|
D | frdm_mcxn947_mcxn947_cpu0_qspi.overlay | 30 * LPI2C1 SCL(J2-12, P1_25/FC1_P1) --> LPI2C2 SCL(J2-20, P4_1/FC2_P1)
|
D | frdm_mcxn236.overlay | 30 * LPI2C3 SCL(J2-12, P1_1/FC1_P1) --> LPI2C5 SCL(J2-20, P1_17/FC2_P1)
|
/Zephyr-latest/drivers/i2c/ |
D | i2c_sbcon.c | 37 #define SCL BIT(0) macro 56 sbcon->SB_CONTROLS = SCL; in i2c_sbcon_set_scl() 58 sbcon->SB_CONTROLC = SCL; in i2c_sbcon_set_scl()
|
/Zephyr-latest/boards/shields/arduino_uno_click/ |
D | arduino_uno_click.overlay | 25 <10 0 &arduino_header 5 0>, /* SCL -> A5 */ 48 <10 0 &arduino_header 5 0>, /* SCL -> A5 */
|
/Zephyr-latest/samples/drivers/counter/maxim_ds3231/boards/ |
D | nrf51dk_nrf51822.overlay | 7 &i2c0 { /* SDA 30, SCL 7 */
|
D | nrf52840dk_nrf52840.overlay | 7 &i2c0 { /* SDA P0.26, SCL P0.27 */
|
D | frdm_k64f.overlay | 7 &i2c0 { /* SDA PTE25, SCL PTE24, ISW PTE26 */
|
D | sltb004a.overlay | 7 &i2c0 { /* SDA H16=PC10, SCL H15=PC11, ISW H13=PF6 */
|
D | nucleo_l476rg.overlay | 7 &i2c1 { /* SDA CN5.9=PB9, SCL CN5.10=PB8, ISW CN5.1=D8=PA9 */
|
D | particle_xenon.overlay | 7 &i2c0 { /* SDA P0.26, SCL P0.27, ISW P1.1, 32K P1.2 */
|
/Zephyr-latest/samples/sensor/isl29035/boards/ |
D | nrf52dk_nrf52832.overlay | 7 &i2c0 { /* SDA P0.26, SCL P0.27, ALERT P1.11 */
|
/Zephyr-latest/tests/drivers/counter/maxim_ds3231_api/boards/ |
D | nrf51dk_nrf51822.overlay | 7 &i2c0 { /* SDA 30, SCL 7 */
|
D | nrf52840dk_nrf52840.overlay | 7 &i2c0 { /* SDA P0.26, SCL P0.27 */
|
D | frdm_k64f.overlay | 7 &i2c0 { /* SDA PTE25, SCL PTE24, ISW PTE26 */
|
D | sltb004a.overlay | 7 &i2c0 { /* SDA H16=PC10, SCL H15=PC11, ISW H13=PF6 */
|
D | nucleo_l476rg.overlay | 7 &i2c1 { /* SDA CN5.9=PB9, SCL CN5.10=PB8, ISW CN5.1=D8=PA9 */
|
/Zephyr-latest/samples/sensor/adt7420/boards/ |
D | nrf52dk_nrf52832.overlay | 7 &i2c0 { /* SDA P0.26, SCL P0.27, ALERT P0.11 */
|
1234567891011