mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-30 11:45:21 +00:00
At present wdt_gecko driver supports ULFRCO as its only clock source. Select the clock explicitly, do not rely on the default configuration provided by the SiLabs header files. The default configuration is changing between different SiLabs HAL versions. Signed-off-by: Piotr Mienkowski <piotr.mienkowski@gmail.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.cmsdk_apb | ||
Kconfig.esp32 | ||
Kconfig.gecko | ||
Kconfig.mcux | ||
Kconfig.nrfx | ||
Kconfig.sam | ||
Kconfig.sam0 | ||
Kconfig.stm32 | ||
Kconfig.xec | ||
wdt_cmsdk_apb.c | ||
wdt_esp32.c | ||
wdt_gecko.c | ||
wdt_handlers.c | ||
wdt_iwdg_stm32.c | ||
wdt_iwdg_stm32.h | ||
wdt_mchp_xec.c | ||
wdt_mcux_wdog.c | ||
wdt_mcux_wdog32.c | ||
wdt_nrfx.c | ||
wdt_sam.c | ||
wdt_sam0.c | ||
wdt_wwdg_stm32.c | ||
wdt_wwdg_stm32.h |