CONFIG_GAZELL_LOW_IRQ_PRIO_MIN
(No prompt – not directly user assignable.)
Type: int
Defaults
1 if
GAZELL_HIGH_IRQ_PRIO
= 02 if
GAZELL_HIGH_IRQ_PRIO
= 13 if
GAZELL_HIGH_IRQ_PRIO
= 24 if
GAZELL_HIGH_IRQ_PRIO
= 35 if
GAZELL_HIGH_IRQ_PRIO
= 46 if
GAZELL_HIGH_IRQ_PRIO
= 57 if
GAZELL_HIGH_IRQ_PRIO
= 6
Kconfig definition
At <nRF>/subsys/gazell/Kconfig:75
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:92
→ <nRF>/subsys/Kconfig:16
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Gazell
config GAZELL_LOW_IRQ_PRIO_MIN
int
default 1 if GAZELL_HIGH_IRQ_PRIO = 0
default 2 if GAZELL_HIGH_IRQ_PRIO = 1
default 3 if GAZELL_HIGH_IRQ_PRIO = 2
default 4 if GAZELL_HIGH_IRQ_PRIO = 3
default 5 if GAZELL_HIGH_IRQ_PRIO = 4
default 6 if GAZELL_HIGH_IRQ_PRIO = 5
default 7 if GAZELL_HIGH_IRQ_PRIO = 6
depends on GAZELL
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)