Searched refs:STM32_IC13_DIV (Results 1 – 2 of 2) sorted by relevance
401 *rate = get_icout_frequency(LL_RCC_IC13_GetSource(), STM32_IC13_DIV); in stm32_clock_control_get_subsys_rate()558 LL_RCC_IC13_SetDivider(STM32_IC13_DIV); in set_up_ics()
578 #define STM32_IC13_DIV DT_PROP(DT_NODELABEL(ic13), ic_div) macro