Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h448 #define RCC_SAI2CLKSOURCE_PCLK2 LL_RCC_SAI2_CLKSOURCE_PCLK2
Dstm32n6xx_ll_rcc.h937 #define LL_RCC_SAI2_CLKSOURCE_PCLK2 LL_CLKSOURCE(CCIPR7_OFFSET, RCC_CCIPR7_SAI2SEL, RCC_CCIP… macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_rcc.c2437 case LL_RCC_SAI2_CLKSOURCE_PCLK2: in LL_RCC_GetSAIClockFreq()
Dstm32n6xx_hal_rcc_ex.c4936 case LL_RCC_SAI2_CLKSOURCE_PCLK2: in RCCEx_GetSAICLKFreq()