Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/smarth_rv64/hal/aos/hal/
A Duart.h60 } hal_uart_parity_t; typedef
77 hal_uart_parity_t parity; /**< Uart parity check mode */
/AliOS-Things-master/components/drivers/peripheral/uart/include/aos/hal/
A Duart.h64 } hal_uart_parity_t; typedef
81 hal_uart_parity_t parity; /**< Uart parity check mode */
/AliOS-Things-master/components/amp_adapter/include/peripheral/
A Daos_hal_uart.h61 } hal_uart_parity_t; typedef
78 hal_uart_parity_t parity; /**< Uart parity check mode */
/AliOS-Things-master/components/linkkit/include/linkkit/wrappers/
A Dwrappers_defs.h157 } hal_uart_parity_t; typedef
174 hal_uart_parity_t parity;
/AliOS-Things-master/components/drivers/peripheral/uart/src/
A Duart_dev.c248 static hal_uart_parity_t _arg_to_parity(int arg) { in _arg_to_parity()

Completed in 8 milliseconds