The latest development version of this page may be more current than this released 1.14.1 version.
CONFIG_PRIORITY_CEILING

Priority inheritance ceiling

Type: int

Defaults

  • 0

Kconfig definition

At kernel/Kconfig:95

Included via Kconfig:10Kconfig.zephyr:31

Menu path: (top menu) → General Kernel Options

config PRIORITY_CEILING
    int
    prompt "Priority inheritance ceiling"
    default 0

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