HomeSort by relevance Sort by last modified time
    Searched refs:I2C1_GPIO_SDA_PB9 (Results 1 - 3 of 3) sorted by null

  /device/google/contexthub/firmware/variant/lunchbox/src/os/
i2c.c 23 .gpioSda = I2C1_GPIO_SDA_PB9,
  /device/google/contexthub/firmware/variant/nucleo/src/os/
i2c.c 23 .gpioSda = I2C1_GPIO_SDA_PB9,
  /device/google/contexthub/firmware/os/platform/stm32/inc/plat/
i2c.h 54 #define I2C1_GPIO_SDA_PB9 { .gpioNum = GPIO_PB(9), .func = GPIO_AF_I2C1 }

Completed in 91 milliseconds