Home
last modified time | relevance | path

Searched refs:USI_SPI_RxThresholdLevel (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.c76 …USI_SSI_InitStruct->USI_SPI_RxThresholdLevel = 0; // if number of entries in the RX FIFO >= R… in USI_SSI_StructInit()
106 assert_param(IS_USI_SPI_RxThresholdLevel(USI_SSI_InitStruct->USI_SPI_RxThresholdLevel)); in USI_SSI_Init()
138 usi_dev->RX_FIFO_CTRL = USI_SSI_InitStruct->USI_SPI_RxThresholdLevel + 1; in USI_SSI_Init()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_usi_ssi.h152 u32 USI_SPI_RxThresholdLevel; /*!< Specifies the receive FIFO threshold level. member

Completed in 4 milliseconds