Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h128 #define RCC_ADF1CLKSOURCE_IC7 LL_RCC_ADF1_CLKSOURCE_IC7 macro
2703 ((__SOURCE__) == RCC_ADF1CLKSOURCE_IC7) || \
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rcc_ex.c622 if (PeriphClkInit->Adf1ClockSelection == RCC_ADF1CLKSOURCE_IC7) in HAL_RCCEx_PeriphCLKConfig()