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

  /device/google/contexthub/firmware/os/platform/stm32/inc/plat/
gpio.h 48 #define GPIO_PD(x) ((GPIO_PORTD << GPIO_PORT_SHIFT) + (x))
  /device/google/contexthub/firmware/os/platform/stm32/
platform.c 262 gpioConfigAnalog(gpioRequest(GPIO_PD(i)));

Completed in 89 milliseconds