Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/clock_control/
Dclock_stm32g0_u0.c80 if (IS_ENABLED(STM32_HSI48_CRS_USB_SOF)) { in config_enable_default_clocks()
/Zephyr-latest/include/zephyr/drivers/clock_control/
Dstm32_clock_control.h492 #define STM32_HSI48_CRS_USB_SOF DT_PROP(DT_NODELABEL(clk_hsi48), crs_usb_sof) macro