Home
last modified time | relevance | path

Searched refs:USI_SW_RESET_TXFIFO_RSTB (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_hp/
A Drtl8721dhp_usi_uart.c128 USIx->SW_RESET &= (~USI_SW_RESET_TXFIFO_RSTB); in USI_UARTInit()
129 USIx->SW_RESET |= USI_SW_RESET_TXFIFO_RSTB; in USI_UARTInit()
643 USIx->SW_RESET &= (~USI_SW_RESET_TXFIFO_RSTB); in USI_UARTClearTxFifo()
644 USIx->SW_RESET |= USI_SW_RESET_TXFIFO_RSTB; in USI_UARTClearTxFifo()
A Drtl8721dhp_usi_ssi.c179 USI_SW_RESET_TXFIFO_RSTB | USI_SW_RESET_RX_RSTB | USI_SW_RESET_TX_RSTB; in USI_SSI_Cmd()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_usi.h55 #define USI_SW_RESET_TXFIFO_RSTB ((u32)0x00000008) /*BIT[3], USI reset tx FIFO*/ macro

Completed in 8 milliseconds