Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h113 #define RCC_ADCCLKSOURCE_IC7 LL_RCC_ADC_CLKSOURCE_IC7 macro
2690 ((__SOURCE__) == RCC_ADCCLKSOURCE_IC7) || \
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rcc_ex.c576 if (PeriphClkInit->AdcClockSelection == RCC_ADCCLKSOURCE_IC7) in HAL_RCCEx_PeriphCLKConfig()