HAL
RCC_SAI1CLKSOURCE_PLLI2S is only used within HAL.
 
Symbols
loading...
Files
loading...

RCC_SAI1CLKSOURCE_PLLI2S macro

Syntax

#define RCC_SAI1CLKSOURCE_PLLI2S ((uint32_t)RCC_DCKCFGR_SAI1SRC_0)

References

LocationText
stm32f4xx_hal_rcc_ex.h:633
#define RCC_SAI1CLKSOURCE_PLLI2S ((uint32_t)RCC_DCKCFGR_SAI1SRC_0)
stm32f4xx_hal_rcc_ex.c:143
if(PeriphClkInit->Sai1ClockSelection == RCC_SAI1CLKSOURCE_PLLI2S)
stm32f4xx_hal_rcc_ex.c:345
stm32f4xx_hal_rcc_ex.h:7031
((SOURCE) == RCC_SAI1CLKSOURCE_PLLI2S) ||\