HAL + 0/4 examples
CodeScope will show references to SAI_CLKSOURCE_PLLI2S from the following samples and libraries:
Drivers
Boards
Examples
STM32469I_EVAL
Examples
SAI
 
Symbols
loading...
Files
loading...

SAI_CLKSOURCE_PLLI2S macro

Syntax

#define SAI_CLKSOURCE_PLLI2S 0x00000000U

Examples

SAI_CLKSOURCE_PLLI2S is referenced by 4 libraries and example projects.

References

LocationText
stm32f4xx_hal_sai_ex.h:48
#define SAI_CLKSOURCE_PLLI2S 0x00000000U
stm32f4xx_hal_sai_ex.h:54
#define SAI_CLKSOURCE_PLLI2S 0x00100000U
stm32f4xx_hal_sai_ex.c:221
else if (hsai->Init.ClockSource == SAI_CLKSOURCE_PLLI2S)
stm32f4xx_hal_sai_ex.c:267
else if (hsai->Init.ClockSource == SAI_CLKSOURCE_PLLI2S)
stm32f4xx_hal_sai_ex.h:95
((SOURCE) == SAI_CLKSOURCE_PLLI2S)||\