Home
last modified time | relevance | path

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

/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_ll_spi.c400 ErrorStatus LL_I2S_Init(SPI_TypeDef *SPIx, LL_I2S_InitTypeDef *I2S_InitStruct) in LL_I2S_Init()
507 void LL_I2S_StructInit(LL_I2S_InitTypeDef *I2S_InitStruct) in LL_I2S_StructInit()
555 ErrorStatus LL_I2S_InitFullDuplex(SPI_TypeDef *I2Sxext, LL_I2S_InitTypeDef *I2S_InitStruct) in LL_I2S_InitFullDuplex()
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_ll_spi.h1205 } LL_I2S_InitTypeDef; typedef
1997 ErrorStatus LL_I2S_Init(SPI_TypeDef *SPIx, LL_I2S_InitTypeDef *I2S_InitStruct);
1998 void LL_I2S_StructInit(LL_I2S_InitTypeDef *I2S_InitStruct);
2001 ErrorStatus LL_I2S_InitFullDuplex(SPI_TypeDef *I2Sxext, LL_I2S_InitTypeDef *I2S_InitStruct);