Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/smarth_rv64/hal/aos/hal/
A Duart.h58 ODD_PARITY, /**< Odd parity check */ enumerator
/AliOS-Things-master/components/drivers/peripheral/uart/include/aos/hal/
A Duart.h62 ODD_PARITY, /**< Odd parity check */ enumerator
/AliOS-Things-master/components/amp_adapter/include/peripheral/
A Daos_hal_uart.h59 ODD_PARITY, /**< Odd parity check */ enumerator
/AliOS-Things-master/components/linkkit/include/linkkit/wrappers/
A Dwrappers_defs.h155 ODD_PARITY, enumerator
/AliOS-Things-master/components/csi/csi2/include/drv/
A Diso7816.h87 ODD_PARITY, enumerator
/AliOS-Things-master/hardware/chip/rtl872xd/hal/
A Duart.c236 }else if(uart->config.parity == ODD_PARITY){ in hal_uart_init()
/AliOS-Things-master/components/py_engine/adapter/haas/
A Dmachine_uart.c167 dev->config.parity = ODD_PARITY; in machine_uart_init_helper()
/AliOS-Things-master/components/py_engine/adapter/haas510/
A Dmachine_uart.c170 dev->config.parity = ODD_PARITY; in machine_uart_init_helper()
/AliOS-Things-master/components/py_engine/adapter/haas600/
A Dmachine_uart.c170 dev->config.parity = ODD_PARITY; in machine_uart_init_helper()
/AliOS-Things-master/components/drivers/peripheral/uart/src/
A Duart_dev.c253 return ODD_PARITY; in _arg_to_parity()
/AliOS-Things-master/components/py_engine/modules/driver/
A Dboard_mgr.c297 config->parity = ODD_PARITY; in board_parse_uart()
/AliOS-Things-master/components/amp/services/board_mgr/
A Dboard_mgr.c332 config->parity = ODD_PARITY; in board_parse_uart()

Completed in 17 milliseconds