Searched refs:LL_SPI_InitTypeDef (Results 1 – 2 of 2) sorted by relevance
178 ErrorStatus LL_SPI_Init(SPI_TypeDef *SPIx, LL_SPI_InitTypeDef *SPI_InitStruct) in LL_SPI_Init()248 void LL_SPI_StructInit(LL_SPI_InitTypeDef *SPI_InitStruct) in LL_SPI_StructInit()
107 } LL_SPI_InitTypeDef; typedef1142 ErrorStatus LL_SPI_Init(SPI_TypeDef *SPIx, LL_SPI_InitTypeDef *SPI_InitStruct);1143 void LL_SPI_StructInit(LL_SPI_InitTypeDef *SPI_InitStruct);
Completed in 8 milliseconds