Home
last modified time | relevance | path

Searched refs:LL_SPI_InitTypeDef (Results 1 – 2 of 2) sorted by relevance

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_ll_spi.c178 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()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_ll_spi.h107 } LL_SPI_InitTypeDef; typedef
1142 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