Home
last modified time | relevance | path

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

/openthread-latest/src/posix/platform/
Dhdlc_interface.cpp467 uint8_t stopBit = 1; in OpenFile() local
493 IgnoreError(aRadioUrl.ParseUint8("uart-stop", stopBit)); in OpenFile()
495 switch (stopBit) in OpenFile()