Home
last modified time | relevance | path

Searched refs:LL_RCC_SAI1_CLKSOURCE_PCLK2 (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h433 #define RCC_SAI1CLKSOURCE_PCLK2 LL_RCC_SAI1_CLKSOURCE_PCLK2
Dstm32n6xx_ll_rcc.h924 #define LL_RCC_SAI1_CLKSOURCE_PCLK2 LL_CLKSOURCE(CCIPR7_OFFSET, RCC_CCIPR7_SAI1SEL, RCC_CCIP… macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_rcc.c2436 case LL_RCC_SAI1_CLKSOURCE_PCLK2: in LL_RCC_GetSAIClockFreq()
Dstm32n6xx_hal_rcc_ex.c4935 case LL_RCC_SAI1_CLKSOURCE_PCLK2: in RCCEx_GetSAICLKFreq()