CONFIG_PRIORITY_CEILING

Priority inheritance ceiling

Type: int

Default

  • 0

Kconfig definition

At <Zephyr>/kernel/Kconfig:98

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.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.)