-
CONFIG_GPIO_NRF_INIT_PRIORITY
¶
nRF GPIO initialization priority
Type: int
Help¶
Initialization priority for nRF GPIO.
Kconfig definition¶
At drivers/gpio/Kconfig.nrfx:16
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:32
→ drivers/gpio/Kconfig:45
Menu path: (top menu) → Device Drivers → GPIO Drivers → nRF GPIO driver
config GPIO_NRF_INIT_PRIORITY int prompt "nRF GPIO initialization priority" ifGPIO_NRFX
&&GPIO
default 40 ifGPIO_NRFX
&&GPIO
depends onGPIO_NRFX
&&GPIO
help Initialization priority for nRF GPIO.
(Definitions include propagated dependencies, including from if’s and menus.)