Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_utils.h136 uint32_t IC1Source; /*!< The IC1 clock source for sysa_ck(cpu_ck) */ member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_utils.c543 LL_RCC_IC1_SetSource(pUTILS_ICInitStruct->IC1Source); in UTILS_ConfigureIC()