Home
last modified time | relevance | path

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

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_ll_spi.c324 || ((__VALUE__) == LL_I2S_AUDIOFREQ_DEFAULT))
412 if (I2S_InitStruct->AudioFreq != LL_I2S_AUDIOFREQ_DEFAULT) in LL_I2S_Init()
483 I2S_InitStruct->AudioFreq = LL_I2S_AUDIOFREQ_DEFAULT; in LL_I2S_StructInit()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_ll_spi.h1326 #define LL_I2S_AUDIOFREQ_DEFAULT 2U /*!< Audio Freq not specified. Register I2… macro

Completed in 17 milliseconds