Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h145 #define RCC_CLKPCLKSOURCE_IC10 LL_RCC_CLKP_CLKSOURCE_IC10 macro
2716 ((__SOURCE__) == RCC_CLKPCLKSOURCE_IC10) || \
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rcc_ex.c238 else if (PeriphClkInit->CkperClockSelection == RCC_CLKPCLKSOURCE_IC10) in HAL_RCCEx_PeriphCLKConfig()