Searched defs:spiInitStruct (Results 1 – 1 of 1) sorted by relevance
320 static void InitSpiInitStruct(LL_SPI_InitTypeDef *spiInitStruct, const SpiResource *resource) in InitSpiInitStruct()385 LL_SPI_InitTypeDef spiInitStruct = {0}; in InitSpiDevice() local