HAL
SAI_GetInputClock() is only used within HAL.
 
Symbols
loading...
Files
loading...

SAI_GetInputClock() function

Get SAI Input Clock based on SAI source clock selection

Syntax

uint32_t SAI_GetInputClock(const SAI_HandleTypeDef *hsai);
Implemented in stm32f4xx_hal_sai_ex.c:161

Arguments

hsai

pointer to a SAI_HandleTypeDef structure that contains the configuration information for SAI module.

Return value

SAI Clock Input

References

LocationReferrerText
stm32f4xx_hal_sai_ex.c:161
uint32_t SAI_GetInputClock(const SAI_HandleTypeDef *hsai)
stm32f4xx_hal_sai_ex.h:75
uint32_t SAI_GetInputClock(const SAI_HandleTypeDef *hsai);
stm32f4xx_hal_sai.c:462HAL_SAI_Init()
freq = SAI_GetInputClock(hsai);

Call Tree

Functions calling SAI_GetInputClock()
Functions called by SAI_GetInputClock()
all items filtered out
SAI_GetInputClock()
assert_failed()
all items filtered out
Data read by SAI_GetInputClock()
Data written by SAI_GetInputClock()
SAI_GetInputClock()
SAI_GetInputClock()::saiclocksource
SAI_GetInputClock()::vcoinput
SAI_GetInputClock()::tmpreg
all items filtered out
Type of SAI_GetInputClock()
SAI_GetInputClock()
uint32_t
all items filtered out