-
CONFIG_AT_HOST_UART
¶
(No prompt – not directly user assignable.)
Type: int
Defaults¶
0 if
AT_HOST_UART_0
1 if
AT_HOST_UART_1
2 if
AT_HOST_UART_2
Kconfig definition¶
At <nRF>/lib/at_host/Kconfig:33
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:23
→ <Zephyr>/modules/Kconfig:6
→ <BuildDir>/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:52
→ <nRF>/lib/Kconfig:19
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Libraries → AT Host Library for nrf91 → AT Host Library for nrf91
config AT_HOST_UART
int
default 0 if AT_HOST_UART_0
default 1 if AT_HOST_UART_1
default 2 if AT_HOST_UART_2
depends on AT_HOST_LIBRARY
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)