Searched refs:STM32_IC16_DIV (Results 1 – 2 of 2) sorted by relevance
416 *rate = get_icout_frequency(LL_RCC_IC16_GetSource(), STM32_IC16_DIV); in stm32_clock_control_get_subsys_rate()576 LL_RCC_IC16_SetDivider(STM32_IC16_DIV); in set_up_ics()
596 #define STM32_IC16_DIV DT_PROP(DT_NODELABEL(ic16), ic_div) macro