HAL + 0/27 examples
CodeScope will show references to RCC_PLLSAIInitTypeDef::PLLSAIQ from the following samples and libraries:
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALRCC_PLLSAIInitTypeDef::PLLSAIQ

RCC_PLLSAIInitTypeDef::PLLSAIQ field

Specifies the division factor for SAI1 clock. This parameter must be a number between Min_Data = 2 and Max_Data = 15. This parameter will be used only when PLLSAI is selected as Clock Source SAI or LTDC

Syntax

uint32_t PLLSAIQ;

Examples

RCC_PLLSAIInitTypeDef::PLLSAIQ is referenced by 27 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_rcc_ex.h:113
uint32_t PLLSAIQ; /*!< Specifies the division factor for SAI clock.
stm32f4xx_hal_rcc_ex.h:326
uint32_t PLLSAIQ; /*!< Specifies the division factor for SAI1 clock.
stm32f4xx_hal_rcc_ex.c:436HAL_RCCEx_PeriphCLKConfig()
assert_param(IS_RCC_PLLSAIQ_VALUE(PeriphClkInit->PLLSAI.PLLSAIQ));
stm32f4xx_hal_rcc_ex.c:445HAL_RCCEx_PeriphCLKConfig()
stm32f4xx_hal_rcc_ex.c:511HAL_RCCEx_GetPeriphCLKConfig()
stm32f4xx_hal_rcc_ex.c:1019HAL_RCCEx_PeriphCLKConfig()
assert_param(IS_RCC_PLLSAIQ_VALUE(PeriphClkInit->PLLSAI.PLLSAIQ));
stm32f4xx_hal_rcc_ex.c:1029HAL_RCCEx_PeriphCLKConfig()
__HAL_RCC_PLLSAI_CONFIG(PeriphClkInit->PLLSAI.PLLSAIN, pllsaip, PeriphClkInit->PLLSAI.PLLSAIQ, pllsair);
stm32f4xx_hal_rcc_ex.c:1172HAL_RCCEx_GetPeriphCLKConfig()
PeriphClkInit->PLLSAI.PLLSAIQ = (uint32_t)((RCC->PLLSAICFGR & RCC_PLLSAICFGR_PLLSAIQ) >> RCC_PLLSAICFGR_PLLSAIQ_Pos);
stm32f4xx_hal_rcc_ex.c:2301HAL_RCCEx_PeriphCLKConfig()
assert_param(IS_RCC_PLLSAIQ_VALUE(PeriphClkInit->PLLSAI.PLLSAIQ));
stm32f4xx_hal_rcc_ex.c:2309HAL_RCCEx_PeriphCLKConfig()
__HAL_RCC_PLLSAI_CONFIG(PeriphClkInit->PLLSAI.PLLSAIN , PeriphClkInit->PLLSAI.PLLSAIQ, tmpreg1);
stm32f4xx_hal_rcc_ex.c:2428HAL_RCCEx_GetPeriphCLKConfig()
PeriphClkInit->PLLSAI.PLLSAIQ = (uint32_t)((RCC->PLLSAICFGR & RCC_PLLSAICFGR_PLLSAIQ) >> RCC_PLLSAICFGR_PLLSAIQ_Pos);
stm32f4xx_hal_rcc_ex.c:2946HAL_RCCEx_EnablePLLSAI()
assert_param(IS_RCC_PLLSAIQ_VALUE(PLLSAIInit->PLLSAIQ));
stm32f4xx_hal_rcc_ex.c:2978HAL_RCCEx_EnablePLLSAI()
PLLSAIInit->PLLSAIP, PLLSAIInit->PLLSAIQ, 0U);
stm32f4xx_hal_rcc_ex.c:2985HAL_RCCEx_EnablePLLSAI()
PLLSAIInit->PLLSAIQ, PLLSAIInit->PLLSAIR);
stm32f4xx_hal_rcc_ex.c:2990HAL_RCCEx_EnablePLLSAI()
__HAL_RCC_PLLSAI_CONFIG(PLLSAIInit->PLLSAIN, PLLSAIInit->PLLSAIQ, PLLSAIInit->PLLSAIR);

Data Use

Functions writing RCC_PLLSAIInitTypeDef::PLLSAIQ
Functions reading RCC_PLLSAIInitTypeDef::PLLSAIQ
all items filtered out
RCC_PLLSAIInitTypeDef::PLLSAIQ
Type of RCC_PLLSAIInitTypeDef::PLLSAIQ
RCC_PLLSAIInitTypeDef::PLLSAIQ
uint32_t
all items filtered out