Home
last modified time | relevance | path

Searched defs:apb2_clock (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/drivers/clock_control/
Dclock_stm32_ll_common.c343 uint32_t apb2_clock = get_bus_clock(ahb_clock, STM32_APB2_PRESCALER); in stm32_clock_control_get_subsys_rate() local
346 uint32_t apb2_clock = apb1_clock; in stm32_clock_control_get_subsys_rate() local
Dclock_stm32_ll_h7.c478 uint32_t apb2_clock = get_bus_clock(ahb_clock, STM32_PPRE2); local
483 uint32_t apb2_clock = get_bus_clock(ahb_clock, STM32_D2PPRE2); local
Dclock_stm32_ll_wba.c176 uint32_t apb2_clock = get_bus_clock(ahb_clock, STM32_APB2_PRESCALER); in stm32_clock_control_get_subsys_rate() local
Dclock_stm32_ll_h5.c223 uint32_t apb2_clock = get_bus_clock(ahb_clock, STM32_APB2_PRESCALER); in stm32_clock_control_get_subsys_rate() local
Dclock_stm32_ll_u5.c231 uint32_t apb2_clock = get_bus_clock(ahb_clock, STM32_APB2_PRESCALER); in stm32_clock_control_get_subsys_rate() local