Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/clock_control/
Dclock_stm32l4_l5_wb_wl.c23 #define CALC_RUN_MSI_FREQ(range) __LL_RCC_CALC_MSI_FREQ(LL_RCC_MSIRANGESEL_RUN, \ macro
26 #define CALC_RUN_MSI_FREQ(range) __LL_RCC_CALC_MSI_FREQ(range << RCC_CR_MSIRANGE_Pos); macro