Home
last modified time | relevance | path

Searched refs:UsartFlowControlCfg (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/firmware/inc/
Dusart.h58 } UsartFlowControlCfg; typedef
64 UsartFlowControlCfg flow_control);
/device/google/contexthub/firmware/src/platform/stm32f4xx/
Dusart.c89 UsartFlowControlCfg flow_control) in usartOpen()