Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_hp/
A Drtl8721dhp_usi_ssi.c104 u32 TempValue1 = 0, TempValue2 = 0; in USI_SSI_Init() local
132 TempValue2 |= (USI_SSI_InitStruct->USI_SPI_DataFrameNumber) << 16; in USI_SSI_Init()
149 TempValue2 |= USI_SPI_TX_ENABLE; in USI_SSI_Init()
152 TempValue2 |= USI_SPI_RX_ENABLE; in USI_SSI_Init()
155 TempValue2 |= (USI_SPI_TX_ENABLE | USI_SPI_RX_ENABLE); in USI_SSI_Init()
160 usi_dev->SPI_TRANS_EN = TempValue2; in USI_SSI_Init()

Completed in 4 milliseconds