Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/inc/
Dusart.h43 } UsatStopBitsCfg; typedef
63 UsatStopBitsCfg stop_bits, UsartParityCfg parity,
/device/google/contexthub/firmware/src/platform/stm32f4xx/
Dusart.c88 UsatStopBitsCfg stop_bits, UsartParityCfg parity, in usartOpen()