Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h491 #define RCC_SPDIFRX1CLKSOURCE_PIN LL_RCC_SPDIFRX1_CLKSOURCE_I2S_CKIN
Dstm32n6xx_ll_rcc.h980 #define LL_RCC_SPDIFRX1_CLKSOURCE_I2S_CKIN (RCC_CCIPR9_SPDIFRX1SEL_2 | RCC_CCIPR9_SPDIFRX1SEL_1) macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_rcc.c2733 case LL_RCC_SPDIFRX1_CLKSOURCE_I2S_CKIN: in LL_RCC_GetSPDIFRXClockFreq()
Dstm32n6xx_hal_rcc_ex.c5226 case LL_RCC_SPDIFRX1_CLKSOURCE_I2S_CKIN: in RCCEx_GetSPDIFRXCLKFreq()