Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_utils.h142 uint32_t IC11Source; /*!< The IC11 clock source for sysd_ck */ member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_utils.c552 LL_RCC_IC11_SetSource(pUTILS_ICInitStruct->IC11Source); in UTILS_ConfigureIC()