Searched refs:IS_USI_SPI_RxThresholdLevel (Results 1 – 2 of 2) sorted by relevance
332 #define IS_USI_SPI_RxThresholdLevel(value) (value <= 63) macro
106 assert_param(IS_USI_SPI_RxThresholdLevel(USI_SSI_InitStruct->USI_SPI_RxThresholdLevel)); in USI_SSI_Init()771 assert_param(IS_USI_SPI_RxThresholdLevel(RxThresholdLevel)); in USI_SSI_SetRxFifoLevel()
Completed in 5 milliseconds