HAL
+
0
/4 examples
SourceVu will show references to
RCC_PERIPHCLK_SAI2
from the following samples and libraries:
Drivers
Boards
STM32446E_EVAL
Examples
STM32446E_EVAL
Demonstrations
STemWin
Applications
USB_Device
AUDIO_Standalone
Examples
SAI
SAI_AudioPlay
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
HAL
RCC_PERIPHCLK_SAI2
RCC_PERIPHCLK_SAI2 macro
Syntax
Show:
Summary
Declaration
from
stm32f4xx_hal_rcc_ex.h:469
#define
RCC_PERIPHCLK_SAI2
0x00000008U
Examples
RCC_PERIPHCLK_SAI2
is referenced by 4 libraries and example projects:
Drivers
Boards
STM32446E_EVAL
Examples
STM32446E_EVAL
Demonstrations
STemWin
Applications
USB_Device
AUDIO_Standalone
Examples
SAI
SAI_AudioPlay
References
from
0/4
examples
Code
Location
#define
RCC_PERIPHCLK_SAI2
0x00000008U
stm32f4xx_hal_rcc_ex.h:469
if
(
(
(
PeriphClkInit
->
PeriphClockSelection
)
&
RCC_PERIPHCLK_SAI2
)
==
(
RCC_PERIPHCLK_SAI2
)
)
stm32f4xx_hal_rcc_ex.c:156
(
(
(
(
PeriphClkInit
->
PeriphClockSelection
)
&
RCC_PERIPHCLK_SAI2
)
==
RCC_PERIPHCLK_SAI2
)
&&
(
PeriphClkInit
->
Sai2ClockSelection
==
RCC_SAI2CLKSOURCE_PLLI2S
)
)
)
stm32f4xx_hal_rcc_ex.c:346
(
(
(
(
PeriphClkInit
->
PeriphClockSelection
)
&
RCC_PERIPHCLK_SAI2
)
==
RCC_PERIPHCLK_SAI2
)
&&
(
PeriphClkInit
->
Sai2ClockSelection
==
RCC_SAI2CLKSOURCE_PLLSAI
)
)
)
stm32f4xx_hal_rcc_ex.c:433
RCC_PERIPHCLK_SAI1
|
RCC_PERIPHCLK_SAI2
|
\
stm32f4xx_hal_rcc_ex.c:495
case
RCC_PERIPHCLK_SAI2
:
stm32f4xx_hal_rcc_ex.c:584
saiclocksource
=
HAL_RCCEx_GetPeriphCLKFreq
(
RCC_PERIPHCLK_SAI2
)
;
stm32f4xx_hal_sai_ex.c:173
Call Tree
from
0/4
examples
All items filtered out
All items filtered out
Data Use
from
0/4
examples
All items filtered out
All items filtered out
Class Tree
from
0/4
examples
All items filtered out
All items filtered out
Override Tree
from
0/4
examples
All items filtered out
All items filtered out
Implementations
from
0/4
examples
All items filtered out
All items filtered out
Instances
from
0/4
examples
Lifecycle
from
0/4
examples
All items filtered out
All items filtered out