Searched refs:RCC_DCKCFGR_SAI1SRC_1 (Results 1 – 4 of 4) sorted by relevance
651 case RCC_DCKCFGR_SAI1SRC_1: /* PLLR is the clock source for SAI*/ in HAL_RCCEx_GetPeriphCLKFreq()
377 #define LL_RCC_SAI1_CLKSOURCE_PLL (uint32_t)(RCC_DCKCFGR_SAI1SRC | (RCC_DCKCFGR_SAI1SRC_1 …
634 #define RCC_SAI1CLKSOURCE_PLLR ((uint32_t)RCC_DCKCFGR_SAI1SRC_1)
11099 #define RCC_DCKCFGR_SAI1SRC_1 (0x2UL << RCC_DCKCFGR_SAI1SRC_Pos) /*!< 0x00200000 */ macro