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

  /device/google/contexthub/firmware/os/inc/
usart.h 60 void usartOpen(struct usart* __restrict usart, UsartPort port, /* port number is 1-based!!!!! */
  /device/google/contexthub/firmware/os/platform/stm32/
usart.c 85 void usartOpen(struct usart* __restrict usart, UsartPort port,
platform.c 269 usartOpen(&mDbgUart, DEBUG_UART_UNITNO, DEBUG_UART_GPIO_TX, DEBUG_UART_GPIO_RX,

Completed in 132 milliseconds