Searched refs:IS_LL_SPI_PHASE (Results 1 – 1 of 1) sorted by relevance
77 #define IS_LL_SPI_PHASE(__VALUE__) (((__VALUE__) == LL_SPI_PHASE_1EDGE) \ macro190 assert_param(IS_LL_SPI_PHASE(SPI_InitStruct->ClockPhase)); in LL_SPI_Init()
Completed in 4 milliseconds