Home
last modified time | relevance | path

Searched refs:LL_RCC_CPU_CLKSOURCE_IC1 (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_utils.c597 LL_RCC_SetCpuClkSource(LL_RCC_CPU_CLKSOURCE_IC1); in UTILS_EnablePLL1AndSwitchSystem()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc.h331 #define RCC_CPUCLKSOURCE_IC1 LL_RCC_CPU_CLKSOURCE_IC1 /*!< IC1 selection as CPU clock */
Dstm32n6xx_ll_rcc.h245 #define LL_RCC_CPU_CLKSOURCE_IC1 (RCC_CFGR1_CPUSW_1 | RCC_CFGR1_CPUSW_0) /*!< Select IC1… macro