HAL + 0/2 examples
CodeScope will show references to RCC_SAI2CLKSOURCE_PLLI2S from the following samples and libraries:
Examples
STM32446E_EVAL
Demonstrations
Applications
USB_Device
 
Symbols
loading...
Files
loading...

RCC_SAI2CLKSOURCE_PLLI2S macro

Syntax

#define RCC_SAI2CLKSOURCE_PLLI2S ((uint32_t)RCC_DCKCFGR_SAI2SRC_0)

Examples

RCC_SAI2CLKSOURCE_PLLI2S is referenced by 2 libraries and example projects.

References

LocationText
stm32f4xx_hal_rcc_ex.h:644
#define RCC_SAI2CLKSOURCE_PLLI2S ((uint32_t)RCC_DCKCFGR_SAI2SRC_0)
stm32f4xx_hal_rcc_ex.c:165
if(PeriphClkInit->Sai2ClockSelection == RCC_SAI2CLKSOURCE_PLLI2S)
stm32f4xx_hal_rcc_ex.c:346
stm32f4xx_hal_rcc_ex.h:7036
((SOURCE) == RCC_SAI2CLKSOURCE_PLLI2S) ||\