Searched refs:STM32_MSIK_RANGE (Results 1 – 2 of 2) sorted by relevance
265 STM32_MSIK_RANGE << RCC_ICSCR1_MSIKRANGE_Pos); in stm32_clock_control_get_subsys_rate()780 LL_RCC_MSIK_SetRange(STM32_MSIK_RANGE << RCC_ICSCR1_MSIKRANGE_Pos); in set_up_fixed_clock_sources()
343 #define STM32_MSIK_RANGE DT_PROP(DT_NODELABEL(clk_msik), msi_range) macro347 #define STM32_MSIK_RANGE 0 macro