-
CONFIG_GPIO_AS_PINRESET
¶
GPIO as pin reset (reset button)
Type: bool
Direct dependencies¶
BOARD_HOLYIOT_YJ16019
|| (SOC_SERIES_NRF52X
&& SOC_FAMILY_NRF
)
(Includes any dependencies from ifs and menus.)
Defaults¶
n
y
Kconfig definitions¶
At boards/arm/holyiot_yj16019/Kconfig.defconfig:11
Included via Kconfig:8
→ Kconfig.zephyr:18
Menu path: (Top)
config GPIO_AS_PINRESET
bool
default n
depends on BOARD_HOLYIOT_YJ16019
At soc/arm/nordic_nrf/nrf52/Kconfig.soc:474
Included via Kconfig:8
→ Kconfig.zephyr:28
→ soc/Kconfig:11
→ doc/_build/Kconfig/Kconfig.soc.arch:2
→ soc/arm/nordic_nrf/Kconfig:17
Menu path: (Top) → Hardware Configuration
config GPIO_AS_PINRESET bool "GPIO as pin reset (reset button)" default y depends onSOC_SERIES_NRF52X
&&SOC_FAMILY_NRF
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)