Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h129 #define RCC_ADF1CLKSOURCE_IC8 LL_RCC_ADF1_CLKSOURCE_IC8 macro
2704 ((__SOURCE__) == RCC_ADF1CLKSOURCE_IC8) || \
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rcc_ex.c635 else if (PeriphClkInit->Adf1ClockSelection == RCC_ADF1CLKSOURCE_IC8) in HAL_RCCEx_PeriphCLKConfig()