Home
last modified time | relevance | path

Searched refs:USI_SW_RESET_RX_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.c136 USIx->SW_RESET &= (~USI_SW_RESET_RX_RSTB); in USI_UARTInit()
319 USIx->SW_RESET |= USI_SW_RESET_RX_RSTB; in USI_UARTRxCmd()
322 USIx->SW_RESET &= (~USI_SW_RESET_RX_RSTB); in USI_UARTRxCmd()
1153 USIx->SW_RESET &= (~USI_SW_RESET_RX_RSTB); in USI_UARTLPRxInit()
1297 USIx->SW_RESET |= USI_SW_RESET_RX_RSTB; in USI_UARTLPRxCmd()
1300 USIx->SW_RESET &= (~USI_SW_RESET_RX_RSTB); in USI_UARTLPRxCmd()
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.h54 #define USI_SW_RESET_RX_RSTB ((u32)0x00000004) /*BIT[2], USI reset RX path*/ macro

Completed in 9 milliseconds