Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/extmod/nimble/hal/
A Dhal_uart.h34 #define HAL_UART_PARITY_NONE (0) macro
/AliOS-Things-master/components/py_engine/engine/extmod/nimble/syscfg/
A Dsyscfg.h163 #define MYNEWT_VAL_BLE_HCI_UART_PARITY (HAL_UART_PARITY_NONE)
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/hal/
A Dhal_uart.h43 HAL_UART_PARITY_NONE, enumerator
/AliOS-Things-master/hardware/chip/haas1000/csi/
A Duart.c152 cfg.parity = HAL_UART_PARITY_NONE; in tty_uart_startup()
/AliOS-Things-master/hardware/chip/haas1000/hal/
A Duart.c48 .parity = HAL_UART_PARITY_NONE,

Completed in 9 milliseconds