Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/variant/neonkey/src/os/
Di2c.c33 .gpioScl = I2C3_GPIO_SCL_PA8,
/device/google/contexthub/firmware/variant/argonkey/src/os/
Di2c.c44 .gpioScl = I2C3_GPIO_SCL_PA8,
/device/google/contexthub/firmware/os/platform/stm32/inc/plat/
Di2c.h69 #define I2C3_GPIO_SCL_PA8 { .gpioNum = GPIO_PA(8), .func = GPIO_AF_I2C3_A } macro