Home
last modified time | relevance | path

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

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_ll_spi.c367 ErrorStatus LL_I2S_Init(SPI_TypeDef *SPIx, LL_I2S_InitTypeDef *I2S_InitStruct) in LL_I2S_Init()
476 void LL_I2S_StructInit(LL_I2S_InitTypeDef *I2S_InitStruct) in LL_I2S_StructInit()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_ll_spi.h1213 } LL_I2S_InitTypeDef; typedef
1972 ErrorStatus LL_I2S_Init(SPI_TypeDef *SPIx, LL_I2S_InitTypeDef *I2S_InitStruct);
1973 void LL_I2S_StructInit(LL_I2S_InitTypeDef *I2S_InitStruct);

Completed in 8 milliseconds