Searched refs:STM32_IC18_ENABLED (Results 1 – 2 of 2) sorted by relevance
185 ((src_clk == STM32_SRC_IC18) && IS_ENABLED(STM32_IC18_ENABLED)) || in enabled_clock()424 #if defined(STM32_IC18_ENABLED) in stm32_clock_control_get_subsys_rate()586 #if defined(STM32_IC18_ENABLED) in set_up_ics()
606 #define STM32_IC18_ENABLED 1 macro