OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UsartParityCfg
(Results
1 - 2
of
2
) sorted by null
/device/google/contexthub/firmware/os/inc/
usart.h
50
}
UsartParityCfg
;
63
UsatStopBitsCfg stop_bits,
UsartParityCfg
parity,
/device/google/contexthub/firmware/os/platform/stm32/
usart.c
88
UsatStopBitsCfg stop_bits,
UsartParityCfg
parity,
93
static const uint16_t parityVals[] = {0x0000, 0x0400, 0x0600}; // indexed by
UsartParityCfg
Completed in 350 milliseconds