Searched refs:USI_SW_RESET_TX_RSTB (Results 1 – 3 of 3) sorted by relevance
53 #define USI_SW_RESET_TX_RSTB ((u32)0x00000002) /*BIT[1], USI reset TX path*/ macro
179 USI_SW_RESET_TXFIFO_RSTB | USI_SW_RESET_RX_RSTB | USI_SW_RESET_TX_RSTB; in USI_SSI_Cmd()
139 USIx->SW_RESET |= USI_SW_RESET_TX_RSTB; in USI_UARTInit()
Completed in 9 milliseconds