Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/variant/argonkey/src/os/
Di2c.c22 .gpioScl = I2C1_GPIO_SCL_PB6,
/device/google/contexthub/firmware/os/platform/stm32/inc/plat/
Di2c.h51 #define I2C1_GPIO_SCL_PB6 { .gpioNum = GPIO_PB(6), .func = GPIO_AF_I2C1 } macro