CONFIG_NRF_UART_PERIPHERAL¶
(No prompt – not directly user assignable.)
Type: bool
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At <Zephyr Driver>/serial/Kconfig.nrfx:396
Included via Kconfig:8
→ Kconfig.zephyr:42
→ <Zephyr Driver>/Kconfig:26
→ <Zephyr Driver>/serial/Kconfig:116
Menu path: (Top) → Device Drivers → Serial Drivers → nRF UART nrfx drivers
config NRF_UART_PERIPHERAL
bool
depends on UART_NRFX && SERIAL
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)