Home
last modified time | relevance | path

Searched refs:USI_SW_RESET_RXFIFO_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.c124 USIx->SW_RESET &= (~USI_SW_RESET_RXFIFO_RSTB); in USI_UARTInit()
125 USIx->SW_RESET |= USI_SW_RESET_RXFIFO_RSTB; in USI_UARTInit()
612 USIx->SW_RESET &= (~USI_SW_RESET_RXFIFO_RSTB); in USI_UARTClearRxFifo()
623 USIx->SW_RESET |= USI_SW_RESET_RXFIFO_RSTB; in USI_UARTClearRxFifo()
A Drtl8721dhp_usi_ssi.c178 usi_dev->SW_RESET |= USI_SW_RESET_RSTB | USI_SW_RESET_RXFIFO_RSTB | in USI_SSI_Cmd()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_usi.h56 #define USI_SW_RESET_RXFIFO_RSTB ((u32)0x00000010) /*BIT[4], USI reset rx FIFO*/ macro

Completed in 9 milliseconds