Searched refs:STM32_IC3_DIV (Results 1 – 2 of 2) sorted by relevance
351 *rate = get_icout_frequency(LL_RCC_IC3_GetSource(), STM32_IC3_DIV); in stm32_clock_control_get_subsys_rate()498 LL_RCC_IC3_SetDivider(STM32_IC3_DIV); in set_up_ics()
518 #define STM32_IC3_DIV DT_PROP(DT_NODELABEL(ic3), ic_div) macro