Searched refs:STM32_IC12_DIV (Results 1 – 2 of 2) sorted by relevance
396 *rate = get_icout_frequency(LL_RCC_IC12_GetSource(), STM32_IC12_DIV); in stm32_clock_control_get_subsys_rate()552 LL_RCC_IC12_SetDivider(STM32_IC12_DIV); in set_up_ics()
572 #define STM32_IC12_DIV DT_PROP(DT_NODELABEL(ic12), ic_div) macro