Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_hp/
A Drtl8721dhp_usi_ssi.c77 …USI_SSI_InitStruct->USI_SPI_TxThresholdLevel = 32; // if number of empty entries in th TX FIF… in USI_SSI_StructInit()
107 assert_param(IS_USI_SPI_TxThresholdLevel(USI_SSI_InitStruct->USI_SPI_TxThresholdLevel)); in USI_SSI_Init()
137 usi_dev->TX_FIFO_CTRL = USI_SPI_TX_FIFO_DEPTH - USI_SSI_InitStruct->USI_SPI_TxThresholdLevel; in USI_SSI_Init()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_usi_ssi.h159 u32 USI_SPI_TxThresholdLevel; /*!< Specifies the transmit FIFO threshold level. member

Completed in 4 milliseconds