choice ESB_SYS_TIMER: Timer to use for the ESB system timer.

Timer to use for the ESB system timer.

Type: bool

Direct dependencies

ESB

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <nRF>/subsys/esb/Kconfig:48

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:23<Zephyr>/modules/Kconfig:6<BuildDir>/Kconfig/Kconfig.modules:2<nRF>/Kconfig.nrf:25<nRF>/subsys/Kconfig:14

Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Enhanced ShockBurst → Hardware selection (alter with care)

choice ESB_SYS_TIMER
    bool "Timer to use for the ESB system timer."
    default ESB_SYS_TIMER2
    depends on ESB

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