Home
last modified time | relevance | path

Searched defs:parity (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/commands/vtpm_passthrough/
Dvtpm_passthrough.cpp62 std::vector<char> parity = {0, 0, 0, 0}; in HandleClient() local
/device/google/contexthub/firmware/os/platform/stm32/
Dusart.c88 UsatStopBitsCfg stop_bits, UsartParityCfg parity, in usartOpen()