Home
last modified time | relevance | path

Searched refs:I2C2_GPIO_SDA_PB3 (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/firmware/variant/neonkey/src/os/
Di2c.c23 .gpioSda = I2C2_GPIO_SDA_PB3,
/device/google/contexthub/firmware/os/platform/stm32/inc/plat/
Di2c.h62 #define I2C2_GPIO_SDA_PB3 { .gpioNum = GPIO_PB(3), .func = GPIO_AF_I2C2_B } macro