Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/variant/argonkey/src/os/
Di2c.c34 .gpioSda = I2C2_GPIO_SDA_PB9,
/device/google/contexthub/firmware/os/platform/stm32/inc/plat/
Di2c.h63 #define I2C2_GPIO_SDA_PB9 { .gpioNum = GPIO_PB(9), .func = GPIO_AF_I2C2_B } macro