Searched refs:USI_SPI_RxThresholdLevel (Results 1 – 2 of 2) sorted by relevance
76 …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()
152 u32 USI_SPI_RxThresholdLevel; /*!< Specifies the receive FIFO threshold level. member
Completed in 4 milliseconds