Home
last modified time | relevance | path

Searched refs:RCC_SPDIFRX1CLKSOURCE_IC8 (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h488 #define RCC_SPDIFRX1CLKSOURCE_IC8 LL_RCC_SPDIFRX1_CLKSOURCE_IC8 macro
2921 ((__SOURCE__) == RCC_SPDIFRX1CLKSOURCE_IC8) || \
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rcc_ex.c1529 else if (PeriphClkInit->Spdifrx1ClockSelection == RCC_SPDIFRX1CLKSOURCE_IC8) in HAL_RCCEx_PeriphCLKConfig()