Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
Dusart.h50 } UsartParityCfg; typedef
63 UsatStopBitsCfg stop_bits, UsartParityCfg parity,
/device/google/contexthub/firmware/os/platform/stm32/
Dusart.c88 UsatStopBitsCfg stop_bits, UsartParityCfg parity, in usartOpen()