Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_uart.h363 #define RUART_WLS_7BITS ((u32)0x00000000) macro
366 #define IS_UART_WLS(VAL) (((VAL) == RUART_WLS_7BITS) || \
/AliOS-Things-master/hardware/chip/rtl872xd/hal/
A Duart.c221 UARTStruct.WordLen = RUART_WLS_7BITS; in hal_uart_init()
/AliOS-Things-master/hardware/chip/rtl872xd/csi_driver/uart/
A Duart.c258 UART_InitStruct->WordLen = RUART_WLS_7BITS; in csi_uart_format()
464 params->WordLen = RUART_WLS_7BITS; in termios2params()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/mbed/targets/hal/rtl8721d/
A Dserial_api.c604 puart_adapter->UART_InitStruct.WordLen = RUART_WLS_7BITS; in serial_format()

Completed in 9 milliseconds