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

  /device/google/contexthub/firmware/os/inc/
usart.h 29 typedef uint8_t UsartPort;
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,

Completed in 451 milliseconds