Home
last modified time | relevance | path

Searched refs:UART_RX_FRACTION_BAUD_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.c253 USIx->UART_RX_FRACTION_BAUD_CTRL &= (~USI_UART_RX_XFACTOR_ADJ); in USI_UARTSetBaud()
254 USIx->UART_RX_FRACTION_BAUD_CTRL |= Ovsr_adj; in USI_UARTSetBaud()
278 USIx->UART_RX_FRACTION_BAUD_CTRL &= (~USI_UART_RX_XFACTOR_ADJ); in USI_UARTSetBaudExt()
279 USIx->UART_RX_FRACTION_BAUD_CTRL |= Ovsr_adj; in USI_UARTSetBaudExt()
1218 USIx->UART_RX_FRACTION_BAUD_CTRL &= (~USI_UART_RX_XFACTOR_ADJ); in USI_UARTLPRxBaudSet()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Dhal_platform.h553 …__IO u32 UART_RX_FRACTION_BAUD_CTRL; /*!< USI UART RX fraction baud rate configure register, … member

Completed in 14 milliseconds