The latest development version of this page may be more current than this released 1.14.0 version.
CONFIG_PRINTK_HOOK_INIT_PRIORITY

(No prompt – not directly user assignable.)

Type: int

Help

Just the driver init priority

Direct dependencies

BOARD_NRF52_BSIM

(Includes any dependencies from if’s and menus.)

Defaults

Kconfig definition

At boards/posix/nrf52_bsim/Kconfig:7

Included via Kconfig:10Kconfig.zephyr:25boards/Kconfig:27

Menu path: (top menu) → Board Options

config PRINTK_HOOK_INIT_PRIORITY
    int
    default 50 if BOARD_NRF52_BSIM
    depends on BOARD_NRF52_BSIM
    help
      Just the driver init priority

(Definitions include propagated dependencies, including from if’s and menus.)