-
CONFIG_MCR20A_GPIO_RESET_PIN
¶
GPIO pin connected to RESET input of MCR20A
Type: int
Direct dependencies¶
!HAS_DTS_GPIO_DEVICE
&& IEEE802154_MCR20A
&& IEEE802154
(Includes any dependencies from if’s and menus.)
Defaults¶
- 2 if !
HAS_DTS_GPIO_DEVICE
&&IEEE802154_MCR20A
&&IEEE802154
Kconfig definition¶
At drivers/ieee802154/Kconfig.mcr20a:84
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:14
→ drivers/ieee802154/Kconfig:50
Menu path: (top menu) → Device Drivers → IEEE 802.15.4 drivers options → NXP MCR20A Driver support
config MCR20A_GPIO_RESET_PIN int prompt "GPIO pin connected to RESET input of MCR20A" if !HAS_DTS_GPIO_DEVICE
&&IEEE802154_MCR20A
&&IEEE802154
default 2 if !HAS_DTS_GPIO_DEVICE
&&IEEE802154_MCR20A
&&IEEE802154
depends on !HAS_DTS_GPIO_DEVICE
&&IEEE802154_MCR20A
&&IEEE802154
(Definitions include propagated dependencies, including from if’s and menus.)