-
CONFIG_PRINTK_HOOK_INIT_PRIORITY
¶
(No prompt – not directly user assignable.)
Type: int
Help¶
Just the driver init priority
Default¶
50
Kconfig definition¶
At <Zephyr>/boards/posix/nrf52_bsim/Kconfig:13
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:27
→ <Zephyr>/boards/Kconfig:57
Menu path: (Top) → Board Options
config PRINTK_HOOK_INIT_PRIORITY
int
default 50
depends on BOARD_NRF52_BSIM
help
Just the driver init priority
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)