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

CONFIG_NRF_HW_TIMER0_RESERVED

(No prompt – not directly user assignable.)

Type: bool

Direct dependencies

BOARD_NRF52_BSIM || SOC_FAMILY_NRF

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definitions

At soc/arm/nordic_nrf/Kconfig.peripherals:287

Included via Kconfig:8Kconfig.zephyr:37boards/Kconfig:75boards/posix/nrf52_bsim/Kconfig:9

Menu path: (Top) → Board Options

config NRF_HW_TIMER0_RESERVED
    bool
    depends on BOARD_NRF52_BSIM

At soc/arm/nordic_nrf/Kconfig.peripherals:287

Included via Kconfig:8Kconfig.zephyr:38soc/Kconfig:18soc/arm/nordic_nrf/Kconfig:16

Menu path: (Top) → Hardware Configuration

config NRF_HW_TIMER0_RESERVED
    bool
    depends on SOC_FAMILY_NRF

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