-
CONFIG_GPIO_NRF_INIT_PRIORITY
¶
nRF GPIO initialization priority
Type: int
Help¶
Initialization priority for nRF GPIO.
Default¶
40
Kconfig definition¶
At drivers/gpio/Kconfig.nrfx:14
Included via Kconfig:8
→ Kconfig.zephyr:32
→ drivers/Kconfig:34
→ drivers/gpio/Kconfig:40
Menu path: (Top) → Device Drivers → GPIO Drivers → nRF GPIO driver
config GPIO_NRF_INIT_PRIORITY int "nRF GPIO initialization priority" default 40 depends onGPIO_NRFX
&&GPIO
help Initialization priority for nRF GPIO.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)