Home
last modified time | relevance | path

Searched defs:SPI_InitStruct (Results 1 – 2 of 2) sorted by relevance

/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Src/
Dstm32f4xx_ll_spi.c214 ErrorStatus LL_SPI_Init(SPI_TypeDef *SPIx, LL_SPI_InitTypeDef *SPI_InitStruct) in LL_SPI_Init()
282 void LL_SPI_StructInit(LL_SPI_InitTypeDef *SPI_InitStruct) in LL_SPI_StructInit()
/device/soc/st/stm32f407zg/uniproton/board/common/STM32F4xx_StdPeriph_Driver/src/
Dstm32f4xx_spi.c284 void SPI_Init(SPI_TypeDef* SPIx, SPI_InitTypeDef* SPI_InitStruct) in SPI_Init()
487 void SPI_StructInit(SPI_InitTypeDef* SPI_InitStruct) in SPI_StructInit()