Searched refs:PLLSAI1R (Results 1 – 2 of 2) sorted by relevance
957 …PeriphClkInit->PLLSAI1.PLLSAI1R = ((READ_BIT(RCC->PLLSAI1CFGR, RCC_PLLSAI1CFGR_PLLSAI1R) >> RCC_PL… in HAL_RCCEx_GetPeriphCLKConfig()2056 assert_param(IS_RCC_PLLSAI1R_VALUE(PLLSAI1Init->PLLSAI1R)); in HAL_RCCEx_EnablePLLSAI1()2080 …SAI1M, PLLSAI1Init->PLLSAI1N, PLLSAI1Init->PLLSAI1P, PLLSAI1Init->PLLSAI1Q, PLLSAI1Init->PLLSAI1R); in HAL_RCCEx_EnablePLLSAI1()2084 …CONFIG(PLLSAI1Init->PLLSAI1N, PLLSAI1Init->PLLSAI1P, PLLSAI1Init->PLLSAI1Q, PLLSAI1Init->PLLSAI1R); in HAL_RCCEx_EnablePLLSAI1()3024 assert_param(IS_RCC_PLLSAI1R_VALUE(PllSai1->PLLSAI1R)); in RCCEx_PLLSAI1_Config()3030 (((PllSai1->PLLSAI1R >> 1U) - 1U) << RCC_PLLSAI1CFGR_PLLSAI1R_Pos) | in RCCEx_PLLSAI1_Config()3037 (((PllSai1->PLLSAI1R >> 1U) - 1U) << RCC_PLLSAI1CFGR_PLLSAI1R_Pos)); in RCCEx_PLLSAI1_Config()
88 uint32_t PLLSAI1R; /*!< PLLSAI1R: specifies the division factor for ADC clock. member