/ { zephyr,user { io-channels = <&adc 5>, <&adc 7>; }; }; &gpio0 { status = "okay"; }; &gpio1 { status = "okay"; }; &gpiote { status = "okay"; }; &led_0 { status = "okay"; }; /* 使能 SAADC,mode_switch_module 使用 channel 7 采样模式拨码电压。 */ &adc { status = "okay"; };