-
CONFIG_PRINTK_HOOK_INIT_PRIORITY
¶
(No prompt – not directly user assignable.)
Type: int
Help¶
Just the driver init priority
Defaults¶
- 50 if
BOARD_NRF52_BSIM
Kconfig definition¶
At boards/posix/nrf52_bsim/Kconfig:7
Included via Kconfig:10
→ Kconfig.zephyr:25
→ boards/Kconfig:27
Menu path: (top menu) → Board Options
config PRINTK_HOOK_INIT_PRIORITY int default 50 ifBOARD_NRF52_BSIM
depends onBOARD_NRF52_BSIM
help Just the driver init priority
(Definitions include propagated dependencies, including from if’s and menus.)