Searched refs:STM32_IC14_ENABLED (Results 1 – 2 of 2) sorted by relevance
181 ((src_clk == STM32_SRC_IC14) && IS_ENABLED(STM32_IC14_ENABLED)) || in enabled_clock()404 #if defined(STM32_IC14_ENABLED) in stm32_clock_control_get_subsys_rate()562 #if defined(STM32_IC14_ENABLED) in set_up_ics()
582 #define STM32_IC14_ENABLED 1 macro