Home
last modified time | relevance | path

Searched refs:USART_FLOW_CONTROL_NONE (Results 1 – 3 of 3) sorted by relevance

/device/google/contexthub/firmware/os/inc/
Dusart.h54 USART_FLOW_CONTROL_NONE, enumerator
/device/google/contexthub/firmware/os/platform/stm32/
Dusart.c110 flow_control = USART_FLOW_CONTROL_NONE; in usartOpen()
Dplatform.c261 USART_FLOW_CONTROL_NONE); in platInitialize()