-
CONFIG_ESB
¶
Enhanced ShockBurst
Type: bool
Help¶
Enable ESB functionality.
Default¶
n
Symbols selected by this symbol¶
Kconfig definition¶
At <nRF>/subsys/esb/Kconfig:7
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
menuconfig ESB bool "Enhanced ShockBurst" default n selectNRFX_PPI
ifHAS_HW_NRF_PPI
selectNRFX_DPPI
ifHAS_HW_NRF_DPPIC
help Enable ESB functionality.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)