Training
Consulting
Tools
xref
: /
Zephyr-Core-3.5.0
/
tests
/
drivers
/
uart
/
uart_pm
/
nrf_rx_disable.overlay
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
/* SPDX-License-Identifier: Apache-2.0 */
2
3
&dut {
4
disable-rx;
5
};
6