Searched refs:LL_SPI_MODE_MASTER (Results 1 – 2 of 2) sorted by relevance
68 #define IS_LL_SPI_MODE(__VALUE__) (((__VALUE__) == LL_SPI_MODE_MASTER) \
148 #define LL_SPI_MODE_MASTER (SPI_CR1_MSTR | SPI_CR1_SSI) /*!< Master configuratio… macro
Completed in 7 milliseconds