Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_utils.h140 uint32_t IC6Source; /*!< The IC6 clock source for sysc_ck */ member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_utils.c549 LL_RCC_IC6_SetSource(pUTILS_ICInitStruct->IC6Source); in UTILS_ConfigureIC()