Home
last modified time | relevance | path

Searched refs:I2C3_GPIO_SDA_PB4 (Results 1 – 3 of 3) sorted by relevance

/device/google/contexthub/firmware/variant/neonkey/src/os/
Di2c.c34 .gpioSda = I2C3_GPIO_SDA_PB4,
/device/google/contexthub/firmware/variant/argonkey/src/os/
Di2c.c45 .gpioSda = I2C3_GPIO_SDA_PB4,
/device/google/contexthub/firmware/os/platform/stm32/inc/plat/
Di2c.h70 #define I2C3_GPIO_SDA_PB4 { .gpioNum = GPIO_PB(4), .func = GPIO_AF_I2C3_B } macro