Home
last modified time | relevance | path

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

/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/
A Dstm32f0xx_ll_spi.c193 ErrorStatus LL_SPI_Init(SPI_TypeDef *SPIx, LL_SPI_InitTypeDef *SPI_InitStruct) in LL_SPI_Init()
265 void LL_SPI_StructInit(LL_SPI_InitTypeDef *SPI_InitStruct) in LL_SPI_StructInit()
/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/src/
A Dstm32f2xx_spi.c216 void SPI_Init(SPI_TypeDef* SPIx, SPI_InitTypeDef* SPI_InitStruct) in SPI_Init()
412 void SPI_StructInit(SPI_InitTypeDef* SPI_InitStruct) in SPI_StructInit()
/lk-master/external/platform/stm32f1xx/STM32F10x_StdPeriph_Driver/src/
A Dstm32f10x_spi.c157 void SPI_Init(SPI_TypeDef* SPIx, SPI_InitTypeDef* SPI_InitStruct) in SPI_Init()
369 void SPI_StructInit(SPI_InitTypeDef* SPI_InitStruct) in SPI_StructInit()
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/
A 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()

Completed in 8 milliseconds