Home
last modified time | relevance | path

Searched refs:UART_CTRL (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_hp/
A Drtl8721dhp_usi_uart.c167 …USIx->UART_CTRL &= (~(USI_UART_WORD_LEN_MD|USI_UART_STOP_BIT_MD|USI_UART_PARITY_ENABLE|USI_UART_PA… in USI_UARTInit()
168 USIx->UART_CTRL |= ((USI_UARTInitStruct->USI_UARTWordLen) | in USI_UARTInit()
586 RegValue = USIx->UART_CTRL; in USI_UARTBreakCtl()
595 USIx->UART_CTRL = RegValue; in USI_UARTBreakCtl()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Dhal_platform.h546 __IO u32 UART_CTRL; /*!< USI UART control register, Address offset: 0X100*/ member

Completed in 13 milliseconds