Searched refs:IS_LL_SPI_MODE (Results 1 – 1 of 1) sorted by relevance
68 #define IS_LL_SPI_MODE(__VALUE__) (((__VALUE__) == LL_SPI_MODE_MASTER) \ macro187 assert_param(IS_LL_SPI_MODE(SPI_InitStruct->Mode)); in LL_SPI_Init()
Completed in 73 milliseconds