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

  /device/google/contexthub/firmware/variant/neonkey/inc/variant/
variant.h 42 #define DEBUG_UART_GPIO_RX GPIO_PA(10)
  /device/google/contexthub/firmware/variant/nucleo/inc/variant/
variant.h 39 #define DEBUG_UART_GPIO_RX GPIO_PA(3)
  /device/google/contexthub/firmware/variant/argonkey/inc/variant/
variant.h 49 #define DEBUG_UART_GPIO_RX GPIO_PA(10)
  /device/google/contexthub/firmware/os/platform/stm32/
platform.c 269 usartOpen(&mDbgUart, DEBUG_UART_UNITNO, DEBUG_UART_GPIO_TX, DEBUG_UART_GPIO_RX,

Completed in 71 milliseconds