Home
last modified time | relevance | path

Searched defs:ahb_clock (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/drivers/clock_control/
Dclock_stm32_ll_h7.c475 uint32_t ahb_clock = SystemCoreClock; local
477 uint32_t ahb_clock = get_bus_clock(SystemCoreClock, STM32_HPRE); local
Dclock_stm32_ll_wba.c176 uint32_t ahb_clock = SystemCoreClock; in stm32_clock_control_get_subsys_rate() local
Dclock_stm32_ll_h5.c222 uint32_t ahb_clock = SystemCoreClock; in stm32_clock_control_get_subsys_rate() local
Dclock_stm32_ll_u5.c231 uint32_t ahb_clock = SystemCoreClock; in stm32_clock_control_get_subsys_rate() local
Dclock_stm32_ll_n6.c273 uint32_t ahb_clock = get_bus_clock(sys_clock, STM32_AHB_PRESCALER); in stm32_clock_control_get_subsys_rate() local
Dclock_stm32_ll_common.c335 uint32_t ahb_clock = SystemCoreClock; in stm32_clock_control_get_subsys_rate() local
Dclock_control_mchp_xec.c962 uint32_t ahb_clock = MHZ(48); in xec_clock_control_get_subsys_rate() local