:orphan: .. title:: CONFIG_ESB_SYS_TIMER2 .. kconfig:: CONFIG_ESB_SYS_TIMER2 CONFIG_ESB_SYS_TIMER2 ##################### *TIMER2* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/subsys/esb/Kconfig:58`` Included via ``/Kconfig:8`` → ``/Kconfig.zephyr:31`` → ``/modules/Kconfig:6`` → ``/doc/_build/kconfig/Kconfig.modules:2`` → ``/Kconfig.nrf:54`` → ``/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) → Timer to use for the ESB system timer. .. code-block:: kconfig config ESB_SYS_TIMER2 bool "TIMER2" depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*