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

Priority inheritance ceiling

Type: int

Default

  • 0

Kconfig definition

At kernel/Kconfig:91

Included via Kconfig:8Kconfig.zephyr:30

Menu path: (Top) → General Kernel Options

config PRIORITY_CEILING
    int "Priority inheritance ceiling"
    default 0

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)