Searched refs:RCC_DCKCFGR_SAI2SRC_1 (Results 1 – 4 of 4) sorted by relevance
652 case RCC_DCKCFGR_SAI2SRC_1: /* PLLR is the clock source for SAI*/ in HAL_RCCEx_GetPeriphCLKFreq()
383 #define LL_RCC_SAI2_CLKSOURCE_PLL (uint32_t)(RCC_DCKCFGR_SAI2SRC | (RCC_DCKCFGR_SAI2SRC_1 …
645 #define RCC_SAI2CLKSOURCE_PLLR ((uint32_t)RCC_DCKCFGR_SAI2SRC_1)
11104 #define RCC_DCKCFGR_SAI2SRC_1 (0x2UL << RCC_DCKCFGR_SAI2SRC_Pos) /*!< 0x00800000 */ macro