Home
last modified time | relevance | path

Searched full:soc_series_gd32vf103 (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/soc/gd/gd32/gd32vf103/
DKconfig.soc6 config SOC_SERIES_GD32VF103 config
13 default "gd32vf103" if SOC_SERIES_GD32VF103
17 select SOC_SERIES_GD32VF103
DKconfig.defconfig.series4 if SOC_SERIES_GD32VF103
8 endif # SOC_SERIES_GD32VF103
DKconfig6 config SOC_SERIES_GD32VF103 config
/Zephyr-latest/modules/hal_gigadevice/
DKconfig27 default GD32_HXTAL_25MHZ if SOC_SERIES_GD32VF103 || SOC_SERIES_GD32E50X
35 depends on !SOC_SERIES_GD32VF103
44 depends on SOC_SERIES_GD32VF103 || SOC_SERIES_GD32E10X
50 depends on SOC_SERIES_GD32VF103 || SOC_SERIES_GD32E10X
/Zephyr-latest/drivers/counter/
DKconfig.gd329 depends on DT_HAS_GD_GD32_TIMER_ENABLED && !SOC_SERIES_GD32VF103
/Zephyr-latest/samples/drivers/watchdog/
Dsample.yaml19 filter: not (CONFIG_SOC_FAMILY_STM32 or CONFIG_SOC_FAMILY_GD_GD32 or SOC_SERIES_GD32VF103)
/Zephyr-latest/tests/drivers/watchdog/wdt_basic_api/
Dtestcase.yaml12 CONFIG_SOC_FAMILY_GD_GD32 or SOC_SERIES_GD32VF103)