Home
last modified time | relevance | path

Searched refs:parity (Results 1 - 2 of 2) sorted by relevance

/vendor/hihope/rk3568/bluetooth/src/
H A Duserial_vendor.c199 uint16_t parity; in userial_vendor_open() local
218 parity = 0; in userial_vendor_open()
220 parity = PARENB; in userial_vendor_open()
222 parity = (PARENB | PARODD); in userial_vendor_open()
/vendor/hisilicon/hispark_pegasus/demo/interconnection_client_demo/
H A Dapp_demo_uart.c80 .parity = 0, in UartTransmit()

Completed in 1 milliseconds