HomeSort by relevance Sort by last modified time
    Searched refs:GPIO_AF_I2C3_A (Results 1 - 2 of 2) sorted by null

  /device/google/contexthub/firmware/os/platform/stm32/inc/plat/
i2c.h 69 #define I2C3_GPIO_SCL_PA8 { .gpioNum = GPIO_PA(8), .func = GPIO_AF_I2C3_A }
71 #define I2C3_GPIO_SDA_PC9 { .gpioNum = GPIO_PC(9), .func = GPIO_AF_I2C3_A }
gpio.h 86 GPIO_AF_I2C3_A = GPIO_AF04,

Completed in 83 milliseconds