CONFIG_MEMFAULT_SOFTWARE_WATCHDOG_TIMEOUT_SECS

The time, in seconds, to configure the software watchdog expiration for

Type: int

Direct dependencies

MEMFAULT

(Includes any dependencies from ifs and menus.)

Default

  • 15

Kconfig definition

At /home/runner/work/sdk-nrf/sdk-nrf/ncs/modules/lib/memfault-firmware-sdk/ports/zephyr/Kconfig:256

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:23<Zephyr>/modules/Kconfig:6<BuildDir>/kconfig/Kconfig.modules:38

Menu path: (Top) → Modules → memfault-firmware-sdk (/home/runner/work/sdk-nrf/sdk-nrf/ncs/modules/lib/memfault-firmware-sdk) → MEMFAULT Support

config MEMFAULT_SOFTWARE_WATCHDOG_TIMEOUT_SECS
    int "The time, in seconds, to configure the software watchdog expiration for"
    default 15
    depends on MEMFAULT

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