-
CONFIG_CC13X2_CC26X2_BOOTLOADER_BACKDOOR_LEVEL
¶
ROM bootloader backdoor level
Type: int
Help¶
Set the active level of the pin selected for the bootloader backdoor.
Direct dependencies¶
CC13X2_CC26X2_BOOTLOADER_BACKDOOR_ENABLE
&& SOC_SERIES_CC13X2_CC26X2
&& SOC_FAMILY_TISIMPLELINK
(Includes any dependencies from ifs and menus.)
Default¶
0
Kconfig definition¶
At soc/arm/ti_simplelink/cc13x2_cc26x2/Kconfig.soc:43
Included via Kconfig:8
→ Kconfig.zephyr:28
→ soc/Kconfig:11
→ /home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc.arch:2
→ soc/arm/ti_simplelink/Kconfig:14
Menu path: (Top) → Hardware Configuration → Customer Configuration (CCFG) → ROM bootloader → ROM bootloader backdoor
config CC13X2_CC26X2_BOOTLOADER_BACKDOOR_LEVEL int "ROM bootloader backdoor level" range 0 1 default 0 depends onCC13X2_CC26X2_BOOTLOADER_BACKDOOR_ENABLE
&&SOC_SERIES_CC13X2_CC26X2
&&SOC_FAMILY_TISIMPLELINK
help Set the active level of the pin selected for the bootloader backdoor.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)