Home
last modified time | relevance | path

Searched refs:STM32_CKPER_ENABLED (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/clock_control/
Dclock_stm32_ll_h7.c362 ((src_clk == STM32_SRC_CKPER) && IS_ENABLED(STM32_CKPER_ENABLED)) ||
523 #if defined(STM32_CKPER_ENABLED)
/Zephyr-latest/include/zephyr/drivers/clock_control/
Dstm32_clock_control.h431 #define STM32_CKPER_ENABLED 1 macro