Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h487 #define RCC_SPDIFRX1CLKSOURCE_IC7 LL_RCC_SPDIFRX1_CLKSOURCE_IC7 macro
2920 ((__SOURCE__) == RCC_SPDIFRX1CLKSOURCE_IC7) || \
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rcc_ex.c1516 if (PeriphClkInit->Spdifrx1ClockSelection == RCC_SPDIFRX1CLKSOURCE_IC7) in HAL_RCCEx_PeriphCLKConfig()