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

RTC shim driver API reentrancy

Type: bool

Help

Enable support for RTC shim driver API reentrancy.

Direct dependencies

RTC_QMSI && COUNTER

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

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At drivers/counter/Kconfig.qmsi:55

Included via Kconfig:10Kconfig.zephyr:35drivers/Kconfig:64drivers/counter/Kconfig:23

Menu path: (top menu) → Device Drivers → Counter Drivers

config RTC_QMSI_API_REENTRANCY
    bool
    prompt "RTC shim driver API reentrancy" if RTC_QMSI && COUNTER
    depends on RTC_QMSI && COUNTER
    help
      Enable support for RTC shim driver API reentrancy.

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